As a Support Engineer for NCache, I have been striving to inform people about the benefits that distributed caching brings to the table. However, as the concept was relatively new, it was quite difficult getting my point across.
Recently there have been some developments in the distributed caching arena that have compelled people to notice it. People have started to realize the impact distributed caching can have on the performance, scalability and high availability of their .NET applications.
Taking advantage of this recent development, I have decided to write a blog that revolves around ASP.NET Cache. Its purpose is to help inform people about ASP.NET Cache, its uses, the various limitations that hamper its performance and how Distributed Caching can be used to solve its bottlenecks.
The expensive nature of database trips and the call for high application performance built the case for ASP.NET Cache which is provided by the ASP.NET framework.
This weblog is geared towards listing the various uses of ASP.NET Cache, its limitations and how to counter them in an effective manner. These posts could prove to be an invaluable resource for the development community out there who plan to incorporate some sort of caching – either the caching mechanism provided by ASP.NET or some other caching solution – to not only bolster the performance but also the availability and scalability of their applications.
Stay tuned to find out more about ASP.NET Cache!!!
Paul Jones,
Technical Support Engineer,