Language

Internationalization

In this chapter, you'll learn:
How to create sites that can be readily translated and localized.

  1. Globalization, Internationalization and Localization in ASP.NET MVC 3, JavaScript and jQuery

    In this blog post, Scott Hanselman provides an overview of globalization, internationalization, and localization.

  2. Internationalization and Globalization

    In this tutorial you'll build an ASP.NET MVC 3 web application that can display contents in different languages, auto-detects the language from the user's browser and allows the user to override the language of their browser.

  3. Validation for Non-English Locales

    This topic describes how to make sure that jQuery validation used in ASP.NET MVC 3 applications works with non-English locales.

  4. ASP.NET MVC Localization complete guide

    This blog post by Alex Adamyan provides a comprehensive guide to MVC Localization.

  5. ASP.NET MVC Content Map

    See "Internationalization and localization" in the ASP.NET MVC Content Map.

ASP.NET MVC Books

Microsoft's Jon Galloway recommends these books for learning ASP.NET MVC:

Pro ASP.NET MVC 4

Pro ASP.NET MVC 4

by Adam Freeman

Professional ASP.NET MVC 4

Professional ASP.NET MVC 4

by Jon Galloway, Phil Haack, Brad Wilson, K. Scott Allen