Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Is Cache object stored in session or application scope?

Status
Not open for further replies.

vladibo

Programmer
Sep 14, 2003
161
0
0
CA
Is Cache object stored in session or application scope?
 
The Framework Class Library description has
"Remarks
One instance of this class is created per application domain, and it remains valid as long as the application domain remains active."
so therefore the Cache object is at the Application Level.

Forms/Controls Resizing/Tabbing
Compare Code
Generate Sort Class in VB
Check To MS)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top