Client Centric Approach of AJAX using Toolkit

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.

Understanding of Latest Web Based Technology: Asp. Net

ASP.NET is the latest web based technology in web development and design field. It is also simple and easy to use for user and programmer to code it. .NET is providing one type of platform which supports different web application to execute and run it. ASP means active server pages it will generate HTML and [...]