Have you ever built an internationalized, multi-language site? What techniques did you use that are not mentioned in this article? Do you agree that ASP.NET helps you build internationalized applications? Do you want additional internationalization features? Let us know in the web.asp.plus discussion group
Internationalize Your ASP.NET Applications (Part 2 of 3)
See how to use culture settings to localize images, database content, numbers, currencies, and dates in your ASP.NET applications.
by Ollie Cornes
October 21, 2002
In this article you'll examine the features that ASP.NET provides to help you build fully localized web applications. In particular you'll see how .NET manages culture information, and how you localize different types of informationincluding images, content from a database, text such as copyright messages, and small pieces of information like numbers, currencies and dates. This article will give you a good grounding in the more interesting localization features of the platform.
Specifying Cultures
How do you specify a culture unambiguously? When you say "French," or "UK English" or "US English," can you be sure you're talking about the same language/culture as someone else? Thankfully there is an Internet standard called RFC 1766 that specifies codes for cultures. Here are some examples:
It's quick, easy and you get access to all the articles on DevX.
This registration/login is to allow you to read articles on devx.com. Already a member?
To become a member of DevX.com create your Member Profile by completing the form below. Membership is free!