.NET news » Ajax 
Microsoft ASP.NET and AJAX: Architecting Web Applications (PRO-Developer)
Author: Dino Esposito
Average rating: (3 reviews)
More .NET Ajax books
Building an AJAX based chat room in ASP.NET
Build an HTTP based chat room without the need for a Java Applet or an ActiveX control
GeoLocation using REST, AJAX, and Yahoo! for use with Google Maps
Implementing geolocation using REST, AJAX and Yahoo! for use with Google Maps.
Simplify Dependent Lists with the Microsoft AJAX CascadingDropDown Control
In many Web applications, when a user selects an option from a dropdown list, the set of options on another list must change, a challenge known as the "dependent list problem." The CascadingDropDown control solves the problem with aplomb.
Another Simple Wait Page
An article to demonstrate to use asynchronous delegate call and client script callback to build long wait page
OutPost: PostBack Over XmlHttp
Real postback of ASP.NET WebForms without reloading the entire page.
Coding a custom ClickBehavior with MS AJAX
The MS AJAX framework provides an event model similar to the .NET framework's one. We can create, raise and handle events in a manner similar to what happens in a code-behind file of an ASP.NET page. Plus, the MS AJAX framework allows to attach pieces of re-usable client-side functionality through the concept of behaviors. Let's give an example of these concepts with the help of a little example.
AJAX Demystified - An AJAX Color Picker using Anthem
Create an AJAX Color Picker for your website with the power of Anthem.
Consuming External Web Services with Microsoft Atlas
To consume external Web services in Atlas, you build a server-based Web service proxy to the service. The good news is that you can leverage Visual Studio and Atlas features to handle most of the work.
21 Sep 2006, 17:43:23 Source: Consuming External Web Services with Microsoft Atlas
Tags: Ajax
Web Services
AJAX Demystified - Part One - The AJAX Shoutbox
Create your own AJAX Shoutbox using ASP.NET and C#.
Make Your AJAX Apps Wiser Using Auto-Complete Functionality in Atlas
The whole point of AJAX is to make things faster, so why not include functionality that completes your users' thoughts as they type? In Atlas you can easily implement auto-completion functionality using the AutoCompleteExtender control.

