public marks

PUBLIC MARKS from nhoizey with tags ajax & .net2

07 October 2005

ASP.NET Web: The Official Microsoft ASP.NET 2.0 Site : Home Page

by 3 others (via)
ASP.NET “Atlas” is a package of new Web development technologies that integrates an extensive set of client script libraries with the rich, server-based development platform of ASP.NET 2.0.

12 August 2005

Simple Talk » Blog Archive » Asynchronous client script callbacks

(via)
With the upcoming release of ASP.NET V2.0, however, Microsoft focused on useability. This is evident when implementing common tasks and more complex technologies. In fact, ASP.NET V2.0 contains out-of-the-box support for asynchronous client script callbacks and provides a fairly simple way to register the callback methods, invoke them, and handle any associated errors.