Thursday, October 1, 2009

What are the situations on which Caching Application Block can be used?


1. A static data (which rarely changes) need to be accessed.
2. when the data access is expensive.
3. Data should always be available even when the source is not available.



www.codecollege.NET

No comments:

Post a Comment