Thursday, February 02, 2006

Google Maps - AJAX style application

Write AJAX-style Applications Using the ASP.NET 2.0 Client Callback Manager

With applications like Google Maps for inspiration, it seems everybody's been talking about what you can do with AJAX. But many don't know that writing AJAX-style applications that can do partial screen refreshes without a trip to the server are easy to write in ASP.NET 2.0 using the built-in Client Callback Manager.

Check this dex article for details...http://www.devx.com/webdev/Article/28451

No comments: