| Sign In/My Account | View Cart |
| Article: |
.NET Localization, Part 3: Localizing Text | |
| Subject: | localizing a C# DLL | |
| Date: | 2003-07-16 13:32:33 | |
| From: | heyali | |
| You say that the main assembly can be a DLL. I cannot for the life of me get that to work. I would like to create a DLL that can serve up localized strings given a culture, i.e. "de", "fr", etc. I can get this to work for an .exe but when I take the same code and convert it to a DLL it stops working. Has anyone gotten this to work? Thanks! | ||