Did you look at the ResEditor application that ships with VS.NET? It's located in the .NET tutorials section under resources and localization. You'll have to compile the source code modules or run the enclosed .bat file. Based on the current culture of the thread, the clr will load the correct resource file, assuming you supply multiple resource files per culture.