Thursday, 5 September 2013

What is the best way to manage the DataCacheFactory object in a web application?

What is the best way to manage the DataCacheFactory object in a web
application?

It says it is the best practice to instantiate one single instance of
DataCacheFactory object per execution thread. I am implementing AppFabric
caching in a web asp.net application.

No comments:

Post a Comment