SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 72 | Next

Robin Pars, Laurence Moroney, and John Grieb

"Foundations of ASP.NET AJAX"

By integrating AJAX with
ASP.NET 2.0 and Visual Studio 2005, Microsoft has greatly simplified the process of
developing, deploying, and debugging AJAX web applications. The second chapter also
introduced the features of the client-side aspect of ASP.NET AJAX: the Microsoft AJAX
Library. This chapter delves more deeply into the AJAX Library, demonstrating the objectoriented
programming paradigm it overlays on JavaScript and then providing some
examples of the different namespaces it offers.
JavaScript with the Microsoft AJAX Library
In the following sections, you??™ll learn how to program JavaScript using the Microsoft AJAX
Library by creating your first ASP.NET AJAX-enabled application.
31
C H A P T E R 3
Downloading and Installing ASP.NET 2.0 AJAX Extension 1.0
To use theMicrosoft AJAX Library in your web applications, you must first download the
ASP.NET 2.0 AJAX framework from the ajax.asp.net web site. After clicking on the Download
link, you can choose either the ASP.NET 2.0 AJAX Extension 1.0 or Microsoft AJAX Library
options. Choose the first option because the Microsoft AJAX Library option contains just
the client JavaScript components that are included in the full ASP.


Pages:
60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84