Page Level Caching?



Every page of our website have dynamic database driven aspects and we are
using some datasource caching now. Even though we need a database driven
website, most of our pages would work just fine if cached for 8 or more
hours. Is there a way to cach the entire page for 8+ hours with ASP.NET,
IIS, and/or the user's browser?


.



Relevant Pages

  • client gets always every first time for every page a 401
    ... I have an issue with the basic authentication from IIS. ... When I try now to access with a new Browser Instance to my Website, ...
    (microsoft.public.inetserver.iis.security)
  • Index.htm cache problems on IE6 client workstations
    ... I loaded the website on my own IIS 6.0 server, ... I have configured IIS to use index.htm as the default document. ... So its some sort of caching problem on the IE6 client browser. ...
    (microsoft.public.frontpage.client)
  • IIS Host Header Name
    ... I've assigned a host header name to a website in IIS, but it's not working when I type it in a browser (yes, I've tried an iisreset). ... I'm wanting to be able to type "intranet.domainname.local" in the browser and have our intranet website come up. ...
    (microsoft.public.windows.server.sbs)
  • Re: How to start the Default WebSite of my IIS
    ... website in the default browser: Process.Start; ... How can I start the default web site of my IIS with C#. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Problems with custom 404 page
    ... You do not need to put the custom error in the website for IIS to send it ... Did you configure the 404 custom error as URL or FILE. ... The browser will make a request to this URL to ...
    (microsoft.public.inetserver.misc)