.NET Localization
Localization and the art of reaching more users.
In this short series, we'll explore localization in .NET. For those unfamiliar with the concept, localization is the process of matching an application's language and visuals to a specific culture. We'll see just how easy it is to take an existing .NET application and localize it.
Localization Basics
Working with Cultures, Resources, & Apps.
Localizing ASP.NET Applications
Working with Cultures, Resources, & ASP.NET.