The Caching API

The Caching API is much more flexible than the @OutputCache directive, in that you are in direct control of inserting items into cache and specifying exactly when and how they should be removed. For this reason, you will not run into as many issues while using the Caching API. The trade-off is that it is not quite as convenient and ...

Get Debugging ASP.NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.