Controlling Browser Content Expiration in ASP.NET(hackification.com)
submitted by
stusmith(120) 3 years, 3 months ago
Correctly controlling content expiration is a tricky thing. You need to balance two goals: getting the browser to cache as much as possible to reduce page load times and bandwidth, versus not showing the user stale content. In this article I cover a simple technique (with code) to solve this issue in ASP.NET for stylesheets and scripts.
|category: ASP.NET
|Views: 13
tags:
ASP.NET another
Everyones tags:
Your Tags: