While under the ASP.NET section of MSDN, I bumped into this article about improving performance of ASP.NET web applications.

At times when designing web applications we ignore performance because of all the 'extra work' it adds to a project. Following the simple rules in the article, will help aliviate some of the performance pain.