I would like to know how to delivery to the browser CACHED html pages so to avoid querying the database often. So basically I need the equivalent of OUTPUT CACHE in .Net, but should work in PHP and WordPress
The plugin wp-super-cache promises just that. Never used it myself but it should work.