AJAX Wrapper for .NET
Michael Schwarz posted an update to his AJAX (Asynchronous JavaScript + XML) .NET wrapper. With the release date of ASP.NET 2.0 with Script Callbacks still some time away from release, this is an ideal replacement to get the Google Suggest/Maps type functionality in ASP.NET 1.1 applications today. [Update - The script callbacks in ASP.NET 2.0 would be useful to get the asynchronous data retrieval bits working and is not a full AJAX replacement, if you can call the combination of technologies that]
You can download his wrapper here. More information on AJAX available here.
Some other ASP.NET 1.0/1.1 Script callback links:
* The syntax for using script callbacks have changed slightly from the example between beta 1 and beta 2. The naming has changed from client callbacks to script callbacks and the methods that handles the client scripts has all been moved from the Page class to the ClientScriptManager class.
[Link via TheServerSide.NET]
powered by IMHO 1.2