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. Continue Reading »
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. Continue Reading »
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 | Leave a Comment »
Welcome readers!
As stated in my last post, I will highlight the various ASP.NET Cache limitations that make it a less than ideal choice for employment in case of web farms.
Let’s try and hack out an intro for ASP.NET Cache in light of what we learned in the last post. The words highlighted in blue have been explained in my previous piece(s). Continue Reading »
Posted in ASP.NET Limitations | Tagged .NET, asp, Asp.Net Cache, ASP.NET Cache Bottlenecks, ASP.NET Cache Limitations, ASP.NET Cache WEb Gardens, ASP.NET Web Gardens, Cache Synchronization, InProc, InProc Cache, OutProc, OutProc Cache, SQL Cache Dependency, Web Farms, Web Farms in ASP.NET, Web Farms in ASP.NET Cache, Web Gardens | Leave a Comment »
Dear readers,
Before we immerse ourselves into thoughts of ASP.NET Cache limitations, let’s explain worker processes, web gardens and web farms in a little more detail so that we can understand the issues of synchronization, speed, reliability and scalability in the context of caching. Doing so would not only help us realize the drawbacks that ASP.NET Cache entails but it will also make it possible for us to outline the situations in which one should contemplate using it or looking for alternative solutions. Continue Reading »
Posted in ASP.NET Limitations | Tagged ASP.NET, Asp.Net Cache, ASP.NET Cache Alternatives, ASP.NET Cache Bottlenecks, ASP.NET Cache InProc, ASP.NET Cache Limitations, ASP.NET Cache Synchronization, ASP.NET Cache Web Farm, ASP.NET Cache Worker Process, Caching in ASP.NET, Web Farms in ASP.NET Cache, Web Gardens in ASP.NET Cache | Leave a Comment »
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, Continue Reading »
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 | Leave a Comment »