6. ASP.NET AJAX Localization

IN THE PREVIOUS CHAPTERS, we covered how to build a server control that corresponds to a client control. In this coverage, we also discussed how to embed JavaScript files in our server control using web resources so that our control’s functionality was fully encapsulated.

In this chapter, we cover ASP.NET AJAX’s localization capabilities. Because localization in ASP.NET AJAX works in coordination with localization in ASP.NET, we start with localization in ASP.NET and work our way into localization in ASP.NET AJAX.

We start with JavaScript’s limited localization capabilities, and then we cover ASP.NET AJAX’s new JavaScript features that fill the holes left by JavaScript.

From there, we walk through an example where ...

Get Advanced ASP.NET AJAX Server Controls For .NET Framework 3.5 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.