 |
Description
|
This book teaches developers how to perform AJAX programming and operations using the ASP.NET platform on the backend server and a modern web browser on the front end. While the pieces that make up AJAX are not new, using them together as a whole is a new experience for developers. This book will be aimed at developers who want to get started with AJAX-oriented web development using current technologies, and in particular, the Microsoft implementation, code-named Atlas.
While there will be a detailed overview of the AJAX technologies, the focus of the book will be geared towards what beginners need. Beginners are more interested in getting the technologies working as opposed to the hows and whys of technology. As a result, we will explore in detail:
-
how to use the open source AJAX Library for .NET
-
how to use the corresponding functionality (Asynchronous Client Script Callbacks) that will be shipped with ASP.NET V2.0
-
how to use the Microsoft Atlas implementation of AJAX.
|