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