You need to convert a .resx file to a .resources file W…

You are developing a Universal Windows Platform (UWP) app.
You need to convert a .resx file to a .resources file
Which tool should you use?

You are developing a Universal Windows Platform (UWP) app.
You need to convert a .resx file to a .resources file
Which tool should you use?

A.
Resgen

B.
Regasm

C.
Winres

D.
Regsvcs

Explanation:
The Resource File Generator (Resgen.exe) converts text (.txt or .restext) files and XML-based resource format
(.resx) files to common language runtime binary (.resources) files that can be embedded in a runtime binary
executable or satellite assembly.

https://msdn.microsoft.com/en-us/library/ccec7sz1(v=vs.110).aspx



Leave a Reply 0

Your email address will not be published. Required fields are marked *