Tag: Development

Community

A Quick Look at IIS 7

(John Peterson) If you’ve been curious about what to expect in the next version of IIS, there’s no need to wonder any more. Microsoft quietly slipped the latest version of their web server, IIS7, into the recent release of Windows Vista. This article will give you a quick look at the all new managem

Community

Output Caching in ASP.NET 2.0

(Scott Mitchell) One of the most sure-fire ways to improve a web application’s performance is to employ caching. Caching takes some expensive operation and stores its results in a quickly accessible location. ASP.NET version 1.0 introduced two flavors of caching: –Output Caching – caches the en