5. Master AJAX Pop-Ups Using the HoverMenuExtender Control
This article shows you how you can create pop-ups in your ASP.NET application using the ASP.NET AJAX framework and the ASP.NET AJAX Control toolkit. In particular, you will learn how to use the HoverMenuExtender control to make good use of pop-ups
7. Call SOAP Web services with Ajax, Part 1: Build the Web services client
This paper is the first of a short series that illustrates the implementation of a cross-platform, JavaScript-based SOAP Web services client based on the Asynchronous JavaScript and XML (Ajax) design pattern for Web applications
8. AJAX WAS Here - Part 3 : Auto Complete TextBox
n Part 3, we are going to put all that knowledge to good use and create a custom ASP.NET control using everything we’ve learned so far. That control, as you may have guessed, is the Auto Complete TextBox
9. AJAX Tutorial Using Drop Down Boxes
Shows how to update a part of the page based on drop down boxed changed values. The demo is also available
10. Seamless JSF, Part 3: Ajax for JSF
In this article in the Seamless JSF series, Dan Allen shows you how to use the Seam Remoting API and Ajax4jsf components to communicate with managed beans on the server as if they were local to the browser.