Chapter 24. Localizing Applications for Multiple Languages

<feature><title>In this Chapter</title> <objective>

Setting the Current Culture

</objective>
<objective>

Using the CultureInfo Class

</objective>
<objective>

Creating Local Resources

</objective>
<objective>

Creating Global Resources

</objective>
<objective>

Using the Localize Control

</objective>
<objective>

Summary

</objective>
</feature>

You can localize an ASP.NET website so that it supports multiple languages and cultures. For example, you might need to create both an English language and Spanish language version of the same website.

One approach to localization is to simply create multiple copies of the same website and translate each copy into a different language. This is a common approach when ...

Get ASP.NET 2.0 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.