ASP.NET AJAX Localization Slides and Code

A while back I promised a three-part series on ASP.NET AJAX Localization. I wrote Part 1, but wasn’t entirely happy with the way it turned out; primarily because I was still learning Localization. I’ve been chugging along with writing my ASP.NET AJAX Control Book since then with a couple of posts on a JavaScript Stack Trace and a JavaScript Error Publishing Control since that first post, and haven’t really gotten back to finish the promised Part 2 and Part 3.

Well, I’m not really sure when I’m going to get back to writing the full posts, but I recently put together a slide deck and some code examples on ASP.NET AJAX Localization for a presentation at work. I’m pretty happy with the way they turned out so I thought I’d post them and let anybody take a look at it.

There’s not a lot of talk or writing on ASP.NET AJAX Localization so I do encourage you to take the few moments to download the slide deck or code examples if you’ve ever been interested in localization. The Localization features of ASP.NET AJAX will revolutionize the way you work with Dates and Numbers in JavaScript.

Some highlights from the PowerPoint and code are

  • Explanation of out-of-the-box JavaScript Localization
  • Breakdown of ASP.NET AJAX Localization
    • Script Globalization
      • Date and Number Parsing
      • Date and Number Formatting
      • String Formatting
      • Creating your own Formattable Objects
    • Sys.CultureInfo objects
      • CurrentCulutre
      • InvariantCulture
    • Script Localization
      • Embedded Resource Model
      • Static File Model
  • Example Currency Text Box Control
  • Example page using ASP.NET Localization and ASP.NET AJAX Localization in multiple ways
Explore posts in the same categories: AJAX, ASP.NET AJAX, Localization

Tags: , , ,

You can comment below, or link to this permanent URL from your own site.

7 Comments on “ASP.NET AJAX Localization Slides and Code”

  1. March 14th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC and .NET - ScottGu's Blog Says:

    [...] ASP.NET AJAX Localization Slides and Code: Joel Rumerman has a nice post with samples + slides about how the localization features in ASP.NET AJAX work. [...]

  2. BusinessRx Reading List : March 14th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC and .NET Says:

    [...] ASP.NET AJAX Localization Slides and Code: Joel Rumerman has a nice post with samples + slides about how the localization features in ASP.NET AJAX work. [...]

  3. March 14th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC and .NET - Mirrored Blogs Says:

    [...] ASP.NET AJAX Localization Slides and Code: Joel Rumerman has a nice post with samples + slides about how the localization features in ASP.NET AJAX work. [...]

  4. Enlaces: ASP.NET, ASP.NET AJAX, ASP.NET MVC y .NET « Thinking in .NET Says:

    [...] Localización en ASP.NET AJAX (Transparencias y código): Joel Rumerman tiene un post con ejemplos y transparencias sobre cómo funcionan las características de localización en ASP.NET AJAX. [...]

  5. March 14th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC and .NET « .NET Framework tips Says:

    [...] ASP.NET AJAX Localization Slides and Code: Joel Rumerman has a nice post with samples + slides about how the localization features in ASP.NET AJAX work. [...]

  6. Which should I use- HoverMenu or Animation - ASP.NET Forums Says:

    [...] http://seejoelprogram.wordpress.com/2008/03/06/aspnet-ajax-localization-slides-and-code/ [...]

  7. Localization in asp.net - Dotnetworld Says:

    [...] ASP.NET AJAX Localization Slides and Code http://seejoelprogram.wordpress.com/2008/03/06/aspnet-ajax-localization-slides-and-code/ [...]

Comment: