Intro to Localization in ASP.NET 2.0
Version: ASP.NET 2.0
Compatibility: ASP.NET 2.0
Category: ASP.NET
CLICKHERE TO DOWNLOAD
This article describes a quick and easy way to implement localization through the use of resource strings within an ASP.NET 2.0 application (Visual Basic 2005). The article and code sample are not at all representative of everything that can be accomplished in terms of application localization using the tools and constructs supplied within the .NET framework, however, if you have never been exposed to localization, this article is meant as an introduction to the topic.
CLICKHERE TO DOWNLOAD