In-Depth
Ajax-Style Development With ASP.NET 2.0
Visual Studio 2005 Tools for the Microsoft Office System provides a wealth of new capabilities. Learn how to create a server-based document solution, and discover VSTO''s security and deployment options.
- By BJ Holtgrewe
- 10/01/2005
Watch the video of the session! (Running time: 57 minutes, Windows Media format)
Ajax (Asynchronous JavaScript and XML)-style Web applications are growing in popularity because of the demand for a richer user experience in browsers. A number of high-profile sites are based on the Ajax style, including Google maps, Gmail, A9, and Flickr. Vishwas Lele looks at how ASP.NET 2.0 makes it easier to develop Ajax-style Web applications using asynchronous callbacks. You'll also see code demos to illustrate how async callbacks can be integrated into a custom ASP.NET control.