Community

ASP.NET 2.0’s Client Callback Feature

(Minh Nguyen) One of the most overlooked features of ASP.NET 2.0, part of Visual Studio 2005 or "Whidbey", is the Client Callback feature. This feature allows you to programmatically call server-side methods through client-side JavaScript code without the need for posting back the page. This art

Read More - Register for Free Membership