Blogger :
ASP.NET Team Blogs
All posts :
All posts by ASP.NET Team Blogs
Category :
AJAX
Blogged date : 2008 Jan 31
I recently got a copy of Microsoft AJAX Library Essentials: Client-side ASP.NET AJAX 1.0 Explained by Cristian Darie and Bogdan Brinzarea . I think it is very, cool that there is a whole book on the Microsoft Ajax Library ( download )... I think this is a far two unsung asset of the ASP.NET 3.5 . The first half of the book is really an Ajax and javascript overview.. the big take away from this section is that you DO NOT want to be doing this stuff by hand. You gotta use a framework. Of course, I am slightly partial to the Microsoft Ajax Library, put Dojo, Prototype, or any of the many others would be better than doing this by hand! The second half of the book is a good walk through of the Microsoft Ajax Library.. how to do basic networking,...(
read more)