Friday 15 July 2011

Caching

Caching usually requires some extra software or at least complicated code..
two different  kinds of Caching :
1.output caching .
2. standard caching.




example:



<%@outputcache duration="10" varybyparam="None"%>
Run our project again, and reload the page a number of times..

No comments:

Post a Comment