R
Rich
There doesn't seem to be much doc on Items vs Cache in HttpContext.
Basically I want to instantiate a class at web application level so
that all web pages can have access to it. The object would have the
life span of the application itself.
Can anyone point me in right direction regarding Items vs Cache?
Richard
Basically I want to instantiate a class at web application level so
that all web pages can have access to it. The object would have the
life span of the application itself.
Can anyone point me in right direction regarding Items vs Cache?
Richard