concept of caching with example.
plz reply
concept of caching with example.
plz reply
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mahesh ChandPosted Aug 20, 2007, 6:33 AM
Here is an article on caching in ASP.NET
http://www.c-sharpcorner.com/Forums/ShowMessages.aspx?ThreadID=33247
Rahul Kumar SaxenaPosted Aug 20, 2007, 4:20 AM
To speed up processing we use Caching.
When clients access an ASP.NET page, there are basically two ways to provide them with the information they need:
ASP.NET supports three types of caching for Web-based applications: