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

Robin Pars, Laurence Moroney, and John Grieb

"Foundations of ASP.NET AJAX"


You can download the free edition, Visual Web Developer 2005 Express, from the
Microsoft Developer Network (http://msdn.microsoft.com/vstudio/express/vwd). From
this page, you can also navigate to the downloads for the other Express editions, including
ones for C#, VB .NET, Visual J#, and C++ development.
You can use any edition of Visual Studio 2005, including Standard, Professional, or
one of the flavors of Team Edition, to build and run the samples included in this book.
If you are following along with the figures in this book, you??™ll see they have been
captured on a development system that uses the Visual Studio 2005 Team Edition for
Software Developers.
Seeing a Simple Example in Action
Understanding how this technology all fits together is best shown using a simple example.
In this case, suppose you have a client application that uses JavaScript and an
XMLHttpRequest object to issue a server request to perform the simple addition of two
integers. As the user types the values into the text boxes on the client, the page calls the
server to have it add the two values and return a result, which it displays in a third text
box.


Pages:
31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55