Localization and Satellite Assemblies in C#

Localization , csharp , .NET Colorado Springs, United States
  • 10 years ago

    I have my solution set up with one form (Form1). I have one text box in the form (textBox1). I have a folder in the Solution for the satellite assembly to go (de-DE). I have run the resgen as follows: resgen Form1.resx de-DE\Form1.de-DE.resx this is to duplicate the form resource file into that folder. I have run the resgen again from there to create the .resources file and from that run the assembly linker. I am trying to get the program to pull the resources from the de-DE folder based on the CurrentCulture setting being at de-DE. But I am not getting anywhere with it. Any thoughts?

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Computer Science is no more about computers than astronomy is about telescopes.” - E. W. Dijkstra