August 2004 - Posts

18 August 2004
ASP.NET localizer
We are looking at how to best localize the static content of a packed ASP.NET app. The current idea is to use resource files and satellite assemblies to localize the texts in the web pages. Most examples seem to use one big resource file for the app and manually create an ID for text strings in the resx... Read More...
Filed under:
More Posts