Tag Archives: Cache dependency

How to Synchronize Distributed Cache with Oracle Database using OracleCacheDependency?

Multi-tier .NET applications are the real trend now-a-days. These .NET applications make heavy use of the database. But as you know the database trips are very expensive and it quickly becomes a scalability bottleneck. Therefore, many people are starting to … Continue reading

Posted in Cache dependency, Distributed Cache, Oracle Cache Dependency | Tagged , , | Leave a comment

How to Use Custom Dependency in Distributed Cache?

Today, web applications are increasingly using distributed cache for boosting performance and scalability by caching frequently used data so as to reduce expensive database trips. Distributed cache spans and synchronizes over multiple cache servers to let you scale in a … Continue reading

Posted in Cache dependency, Custom Dependency, Distributed Cache, Distributed caching | Tagged , , , | Leave a comment

How Cache Dependency Manages Data Relationships?

Distributed cache is becoming very popular because it is a powerful way to boost your application performance and scalability and handle extreme transaction load without slowing down. Both .NET and Java applications are using it more and more each day.  … Continue reading

Posted in ASP .NET performance, ASP.NET Cache, Cache dependency, Distributed caching, SQL cache dependency | Tagged , , , | 4 Comments