Exactly how does caching work?

F

Frank Rizzo

I am new to asp.net, so this might be a dumb question.
If I place the <%@ OutputCache Duration=" %> into the master page, will
all the pages that happen to be a part of that master page be cached?

If I place <%@ OutputCache Duration=" %> into an ASPX page that will be
a part of the master page, what exactly will get cached?

How do I set the cache Duration to be forever?
How do I programmatically remove the page (or master page) from cache,
particularly if the page has querystring parameters?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top