.NET resource file .NET resource file

Soluling can localize ResX files. They are the primary resource type of .NET. Create a new Soluling project for the selected ResX file. Soluling scans the file extracting data to be localized. Translate the extracted data. Finally, let Soluling create localized .resx files. Add them to your Visual Studio project and rebuild it. Visual Studio creates the satellite assemblies.

Learn more about .NET resource file localization.

File extensions: .resx

Developer's edition needed: Enterprise, Professional or Personal.

  Back to List   Previous   Next