C# Resource Helper 10 screenshot 1 C# Resource Helper 10 screenshot 2
Supported Devices
PC,Hub
Updated
May 17,2019
Size
19.03 MB
Age
Everyone
Release Date
Description
C# Resource Helper 10 is a Windows 10 application used to generate C# resource files and source code to support multiple languages for a Windows Metro application. The application allows a developer to import an existing resource file and use it as a basis for generating files that support another language. The C# code is specifically generated to use with Windows 10 applications, although it may also be used with a Windows 8.1 program. See paragraph 14 for information on setting up your solution to work with the generated code and resource files.

The application organizes the resource files by Visual Studio project and languages. A project is created by importing an existing language resource (.resw) file, then cloning the file for each language the project will support. The user can edit the values in each new file to reflect the new language values. The developer can also add new resource items, edit existing items, and delete the items.

The application also generates an easily used code interface for the resource elements, allowing access to these elements with one simple method call.