I'm looking to cache the main content area of my site to file. I found a few examples of caching entire pages but I just need to cache the content as the user controls and a few other areas are dynamic.
Cache does not need to expire, just check for existence. Does anyone have any examples you can point to for a simple caching of one db query system?