G
George Ter-Saakov
What is HttpContext.Cache for ?
The usual HttpRequest lasts miliseconds.
Why would someone to cache anything?
We do have HttpContext.Items to keep any extra info during the request.
Can someone explain me the use of the HttpContext.Cache.
Thanks.
George.
The usual HttpRequest lasts miliseconds.
Why would someone to cache anything?
We do have HttpContext.Items to keep any extra info during the request.
Can someone explain me the use of the HttpContext.Cache.
Thanks.
George.