ASP.NET Globalization and Localization
Globalization is the process of designing and developing applications that function for multiple cultures, and localization is the process of customizing your application for a given culture and locale. The topics in this section describe how to create ASP.NET Web applications that can be adapted to different languages and cultures.
In This Section
Related Sections
- Encoding and Localization
Provides information on features of the .NET Framework support creating globalization.