O
Oleg
Using ASP.NET 2.0
I always thought that cache has a global scope in the web application.
Is it possible to save an object to the page cache so it's not in the
application scope?
And if I set page cache to expire, would the object expire also?
Thanks,
Oleg
I always thought that cache has a global scope in the web application.
Is it possible to save an object to the page cache so it's not in the
application scope?
And if I set page cache to expire, would the object expire also?
Thanks,
Oleg