M
michaeltorus
Is the only way to cache data in Memory, such as a Dom Document, to use System.Web.Caching namespace?
I can't seem to find anything else, but what if you want to cache something in memory and you don't have a web app ?
I can't seem to find anything else, but what if you want to cache something in memory and you don't have a web app ?