Accessing the cache from a Classlibrary
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I am not really sure how to implement this, but I need to do it, and it has to be performant. What is the most performant way to access the cache from a classlibrary ? Can you give me some links ? I have to do it for monday and I have not a clear idea on how to make it Anyway, thanks in advance! PS: I don't know if it might help, but it's a class library that receives calls and sessions from a web app and has to manage them and do things with the cache.