D
DDK
I am wondering how to go about caching a User Control for a set period of 24
hours starting at a certain time like 3am and lasting til 3am the following
day. I know you can put the Output cache directive in the User Control
but I need the cache to be permanent, and I don't think you can make it
permanent with the Output cache. Or can you? The User control has a
datalist on it using a Sql Server database. So basically I just need to
find out how to go about caching the User Control or the database query for
24 hours.
Any info on how you might go about caching the User Control or query would
be much appreciated.
If you have any links on the subject that might be helpful, that would be
great too!
Thanks in advance,
D.
hours starting at a certain time like 3am and lasting til 3am the following
day. I know you can put the Output cache directive in the User Control
but I need the cache to be permanent, and I don't think you can make it
permanent with the Output cache. Or can you? The User control has a
datalist on it using a Sql Server database. So basically I just need to
find out how to go about caching the User Control or the database query for
24 hours.
Any info on how you might go about caching the User Control or query would
be much appreciated.
If you have any links on the subject that might be helpful, that would be
great too!
Thanks in advance,
D.