Server-side and client-side caching in ASP.NET(madskristensen.dk)
submitted by
madskristensen(8565) 5 years, 3 months ago
Everywhere server-side caching is used you can and should use client-side caching as well. Even though the server can serve cached ASP.NET pages very fast it still rely on the browser to download and render the output. When adding client-side caching you get an enormous performance benefit when the page is visited more than once by the same browser.
|category: ASP.NET
|Views: 55
tags:
ClientSide Caching ASP.NET another
Everyones tags:
Your Tags: