Cache Configuration Helper Class Article Published
Date Published: 11 September 2003
In a follow-up to my caching best practices article, this one shows how to encapsulate the best practices into a helper class.
Creating a Cache Configuration Object for ASP.NET
Summary: Learn how the CacheConfig helper class can improve caching policies across an ASP.NET application, improve reuse of cached data, and significantly reduce lines-of-code to implement caching using best practices. This article builds upon the ASP.NET Caching: Techniques and Best Practices article.
Tags - Browse all tags
Category - Browse all categories
About Ardalis
Software Architect
Steve is an experienced software architect and trainer, focusing on code quality and Domain-Driven Design with .NET.