posted on Monday, August 08, 2005 4:56 PM by swarren

Localizing Web apps in ASP.NET 1.1

I've had a chance to localize a couple of pretty beefy web applications in the past year running ASP.NET 1.1.  While I think 2.0 will give us even better tools for localization, the reality is that we're going to be working with ASP.NET 1.1 applications for some time to come.  This article describes a strategy for localizing ASP.NET 1.1 applications that has proven to be maintainable, flexible and a good performer under heavy load. 

Comments