Community

Client-side caching for script methods access in ASP.NET AJAX

(Jeffrey Zhao) Cache is one of the most important aspects of building high performance and scalable web applications. As one of the key features in ASP.NET AJAX, calling script method from client would be used a lot when buliding ajax applications using ASP.NET. The following is a sample to show how

Read More - Register for Free Membership