ASP.NET Client-Callback - Simplicity vs. Performance (WebProNews)
ASP.NET Client-Callback - Simplicity vs. Performance (WebProNews)
In light of the rising popularity of AJAX during the last couple of years, Microsoft wanted to include the feature natively into ASP.NET’s object model. They came up with an elegant solution for the feature in ASP.NET 2.0 and they called it Client-Callback. The elegance of Client-Callback The elegance of Client-Callback is strongly tied with the simple implementation on aspx web pages.