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 73 | Next

Robin Pars, Laurence Moroney, and John Grieb

"Foundations of ASP.NET AJAX"

NET AJAX installation.
On the other hand, besides the client JavaScript components, the ASP.NET 2.0 AJAX
Extension 1.0 option also allows developers to use Visual Studio 2005 to create ASP.NET
AJAX web applications easily. Moreover, the libraries contained in the ASP.NET AJAX
Extension 1.0 are needed to use the ASP.NET AJAX Controls Kit.
After downloading the ASP.NET AJAX Extension 1.0 setup, you can simply run the
executable and follow the easy wizard??™s steps. The installer will add all the necessary files
and Visual Studio 2005 templates to use ASP.NET AJAX in your web applications.
Creating Your First AJAX Application
To get started, fire up Visual Studio 2005, and create a new AJAX web site by selecting
File ??¤ New Web Site and then selecting ASP.NET AJAX-Enabled Web Site from the New
Web Site dialog box (see Figure 3-1).
When you click OK, Visual Studio 2005 creates a new solution for you that contains
everything you need to get started with ASP.NET AJAX. You can see the structure it sets
up in Figure 3-2. The web site is very straightforward; there is a default web page named
Default.


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