Re: Page Level Caching?



If you mean all of the data on a single page? Sure. And you can determine
what parameters varying can alter the cache. And, if you don't like
Microsoft's rules, you can write your own cache class followign theire
examples.

See if this helps you:
http://www.softsteel.co.uk/tutorials/AspNetCaching/index.html

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box!
|
*************************************************
"Bishop" <nospam@xxxxxxxxxx> wrote in message
news:ODUV7TLhIHA.1408@xxxxxxxxxxxxxxxxxxxxxxx
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

  • Re: [Info-ingres] FRS: Compiled forms (fwd)
    ... Cache priority: 0 ... Alter table totwidth: 1098 ... On Tue, 31 Jan 2006, Roy Hann wrote: ... > system caches. ...
    (comp.databases.ingres)
  • RE: clear OutputCache VaryByParam using code?
    ... I don't know it this is a proper way to do it, but I found that when I alter the page and resave it, the cache starts from fresh again... ... > Thanks in advance, Les Caudle ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: New SATA hard drive!
    ... > Thanks, Jan, but that's a SATA 150 with 8mb cache. ... >> Jan Alter ... >>> Dick ...
    (alt.comp.hardware.pc-homebuilt)
  • Re: New SATA hard drive!
    ... Thanks, Jan, but that's a SATA 150 with 8mb cache. ... Reread ToolPackinMama's original post and she got a 16mb cache, ... Laters, ... Jan Alter ...
    (alt.comp.hardware.pc-homebuilt)
  • Re: Annoyances with the "BACK" button on IE
    ... and your ISP can't find the other website. ... > assinine website will time out your connection if you spend 5 minutes ... I assume it was simply recalling it from cache. ...
    (microsoft.public.windowsxp.general)

Loading