ASP.NET Globalization and Localization

Expand
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
3 out of 16 rated this helpful - Rate this topic
.NET Framework 4 - ASP.NET

ASP.NET Globalization and Localization

Globalization is the process of designing and developing applications that function for multiple cultures. 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.

Encoding and Localization

Provides information about globalizing applications.

Ajax Script Globalization and Localization

Provides information about AJAX features in ASP.NET for globalizing and localizing client script.

Did you find this helpful?
(1500 characters remaining)
Community Additions ADD