Quantcast
Channel: .NET Framework Class Libraries forum
Viewing all articles
Browse latest Browse all 8156

Caching using System.runtime.Caching in web application

$
0
0

Hello,

I want to use system.runtime.caching in an ASP.NET web forms application to store data and page sections ( partialy and all page)

Kindly note that we may have a farm configuration with load balancer.

I viewed many topics using memory cache but i want to store the cache in database, how this can be done.

can you provide a sample that uses system.runtime.caching in a web application and stores cache in database.

thank you.


Viewing all articles
Browse latest Browse all 8156

Trending Articles