Hi readers,
The previous post involved an overview of ASP.NET Cache with special emphasis on the types of caching available and the main operations that can be performed on the cache. In today’s post we’ll be discussing some important features related to the ASP.NET Caching mechanism and their significance.
But first,
Archive for the ‘ASP.NET Cache Uses’ Category
ASP NET Cache Features
Posted in ASP.NET Cache Uses, tagged .NET Cache Expirations, .NET SQL Dependency, asp, asp net caching, Asp.Net Cache, ASP.NET Cache Dependencies, ASP.NET Cache Expirations, ASP.NET Cache Features, ASP.NETCaching, Cache Scavenging, Caching in ASP.NET, Custom Cache Dependency, File Based Dependency, Fixed Time Cache Expirations, Idle Time Cach Expirations, In Process Cache, In-Proc Cache, Key Based Dependency, Web Farm, Web Garden on October 8, 2008 | Leave a Comment »
ASP NET Cache
Posted in ASP.NET Cache Uses, tagged asp, asp net caching, ASP.NET, ASP.NET Application Cache, Asp.Net Cache, ASP.NET Cache Uses, ASP.NET Output Cache, Types of ASP.NET Cache on October 7, 2008 | Leave a Comment »
What is ASP.NET Cache?
For those who are new to the concept, ASP.NET Cache provides a powerful way of storing frequently accessed data rendering your application remarkably fast.