If we place the dta in chaching , how much time it stores the data
cache["my"]=textbox1.text;
If we place the dta in chaching , how much time it stores the data
cache["my"]=textbox1.text;
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.
Niradhip ChakrabortyPosted Mar 30, 2009, 12:04 PM
check it out:
http://www.softsteel.co.uk/tutorials/AspNetCaching/index.html
Blocked AccountPosted Mar 30, 2009, 6:24 AM
Default caching time is 30 seconds.
But we can increase this as per the need.