This post originated from an RSS feed registered with .NET Buzz
by Sean McCormack.
Original Post: AJAX Library for .NET
Feed Title: Vini Vidi Vici - Sean McCormack's Blog
Feed URL: http://smccormack.blogs.com/adapdev/SyndicationService.asmx/GetRss
Feed Description: Sean McCormack's Blog, focusing on various aspects of .NET development, open source projects, recommended books and tools
Michael Schwarz has released a great library for AJAX use in .NET. For those
that don't know, AJAX is a way to do asynchronous calls on web pages and update content
without doing a full page postback (it's the technology that Google uses for a lot
of their pages).