Client Centric Approach of AJAX using Toolkit

Posted on ASP alliance See other posts from ASP alliance
Published on Tue, 12 Jan 2010 00:00:00 GMT Indexed on 2010/03/07 23:55 UTC
Read the original article Hit count: 443

Filed under:
In this article, the author discusses the client-centric approach for AJAX using the ASP.NET AJAX Toolkit. In general, server-centric (use of Update panel) is very popular in this field. But when it comes to performance, the client-centric approach is preferred. Sandeep also demonstrates how to call a webservice using javascript.

© ASP alliance or respective owner