Internationalization

 Rate It (1)

There are three terms around Internationalization that are often used interchangably, however they are distinctions. Here's a good definition.

  • "Localization is the process of adapting the text and applications of a product or service to enable its acceptability for a particular cultural or linguistic market."
  • "Internationalization s planning and implementing products and services so that they can easily be localized for specific languages and cultures."
  • "Globalization is an approach to business strategy that aims to address all of the logistical and organizational challenges an enterprise faces as it expands its supporting content, assets and message across cultures and markets to new clients."

 The Basics

Videos

Podcasts

Enjoy!

Revision number 2, Monday, February 04, 2008 8:00:00 AM by mbanavige

Comments

I'm used to using the definition from Msdn: http://msdn2.microsoft.com/en-us/library/c6zyy3s9.aspx

thanks nice info

In This Section

How to: Adding localization support to ASP.NET web by extending Page class (C#)

Localization Localization is often required on the web. For that reason, .NET framework includes localization support trough System.Globalization namespace. However, while there is support, you need some extra work to use it. One of the most repeated tasks

AJAX Localization and Globalization

Internationalizing AJAX and JavaScript can be a little trickier than just internationalizing a plan HTML page. Guy Smith-Ferrier on Internationalization - A great PDF slide deck of a talk that Guy did on AJAX and i18n. Localizing Resources for Component Libraries

Shortcuts

Table of Contents

Top Wiki Contributors

(last 30 days)

  1. mbanavige (14)
  2. codehard (3)
  3. Babunareshnarra (2)
  4. Dungimon (1)
  5. cabhilash (1)
Microsoft Communities