Overview of localization and internationalization within the ASP.NET environment. Article includes discussion and examples covering implementation of local resource files, specifying site languages, as well as avoiding what I call the "UICulture Master Page Trap" and how to get around the uiculture master page trap. These topics touch on the App_LocalResources folders, local resource files (.resx) as well as setting Page.UICulture.
[More]