1 min

Nice tools for I18N

An overview of resource and localization tools for Visual Studio

Programming
2 min

Multilanguage with C#

How to localize C# applications with .NET resource files, satellite assemblies, ResGen.exe, AL.exe, and a post-build process for multiple languages.

Development