.NET Caching Concepts - How can get access to cache object
Interview Question Database For Software Developers
|
|
| How can get access to cache object | | How can get access to cache object ? | | By: |
The Cache object is defined in the System.Web.Caching namespace. You can get a reference
to the Cache object by using the Cache property of the HttpContext class in the
System.Web namespace or by using the Cache property of the Page object.
| | ID: 1626 | Rank: 894 | Votes: 0 | Views: 30 | Submitted: 20071023 |
Copyright © 2009 FYIcenter.com
All rights in the contents of this Website are reserved by the individual author.
No part of the contents may be reproduced in any form without author's permission.
|
|
|