Localizing ASP.NET Web Pages Using Resources
Localization is the process of customizing your application for a given culture and locale. Localization consists primarily of translating the user interface. The topics in this section describe how to use resources to localize the contents of ASP.NET Web pages.
In This Section
Related Sections
- ASP.NET Globalization and Localization
Provides general information on creating ASP.NET Web applications for a global audience.