Chapter 33. Using Client-Side ASP.NET AJAX

<feature>

IN THIS CHAPTER

</feature>

This chapter is about the future of building web applications. In this chapter, you learn how to build “pure” Ajax applications that execute on the browser instead of the server.

In the first part of this chapter, you learn how Microsoft has extended JavaScript so that the JavaScript language more closely resembles .NET languages such as C# and VB.NET. You also learn how Microsoft has added useful debugging and tracing support to JavaScript.

Next, we get to the heart of client-side AJAX. You learn how to perform Ajax calls from the browser to the server. ...

Get ASP.NET 3.5 Unleashed 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.