.NET news » Ajax 
Microsoft ASP.NET and AJAX: Architecting Web Applications (PRO-Developer)
Author: Dino Esposito
Average rating: (3 reviews)
More .NET Ajax books
Inking in ASP.NET 2.0, AJAX, and IE7
In the past year, new technologies from Microsoft have changed how we can add ink to Web sites and the change is definitely for the better! One small property added to ASP.NET 2.0 server controls, OnClientClick, has had a big impact on simplifying the process of moving ink from the Web page to the Web server. The capability that OnClientClick provides, allowing developers to tie both a client-side event and a server-side event to one Click event, was actually achievable prior to ASP.NET 2.0 using control attributes, but it was more complex to set up and not very discoverable..
Ajaxion - Ajax without javascript: WS calls, xml, drag'n drop, controls, binary image retrieval, etc
An article about how to keep Ajax simple
Multi User Chat Room Using ASP.NET 2.0 and AJAX
Describes how you can build a multi user chat room using ASP.NET 2.0 and AJAX extensions
Generate a client-side proxy for a webservice using HTTP Handlers
How to create a client-side webservice proxy using HTTP Handlers
19 Feb 2007, 09:18:00 Source: Generate a client-side proxy for a webservice using HTTP...
Tags: Web Services
Ajax
Create a Chat system using Ajax and ASP.NET
In this article, I am going to explain how to use Javascript, Ajax and C# to create a chat room.
Download ASP.NET AJAX 1.0!
The release everyone has been waiting for is here! ASP.NET AJAX is a free framework for quickly creating a new generation of more efficient, more interactive and highly-personalized Web experiences.
Perspectives on ASP.NET AJAX
Unveiled at the Microsoft Professional Developers Conference in September 2005, Microsoft ASP.NET AJAX (formerly referred to as "Atlas") adds many new capabilities to ASP.NET 2.0, all of which are geared towards making it easy to add AJAX-based functionality to your Web sites. In this month's column, I examine ASP.NET AJAX, looking closely at some of its key features. This column assumes you have at least some degree of familiarity with the basic concepts and tools..
AJAX Test Automation
The popularity of Web applications that use AJAX (Asynchronous JavaScript And XML) technology has increased steadily over the past year. When written correctly, AJAX can yield significant improvements in performance and user experience compared with non-AJAX Web applications. However, because AJAX Web applications work asynchronously, traditional synchronous test automation techniques generally don't work. In this month's column, I present a technique that allows you to write lightweight test automation to verify the functionality of AJAX Web applications.
Atlas: ModalUpdateProgress - An UpdateProgress Control in Modal Popup Style
A progress indicator control that works in a modal popup style.
16 Jan 2007, 20:26:00 Source: Atlas: ModalUpdateProgress - An UpdateProgress Control in...
Tags: Ajax
Build Google IG like Ajax Start Page in 7 days using ASP.NET Ajax and .NET 3.0
Build a start page similar to Google IG in 7 nights using ASP.Net Ajax, .NET 3.0, Linq, DLinq and XLinq.

