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.