While looking through my blog roll, I bumped into these great posts by Tess that talk about ASP.NET memory consumption and performance.

For more information on having a healthy production ASP.NET application, check out this post by Doug Stewart.

A while back, Tim was wondering why strong-named assemblies are not supported in your /bin directory for an ASP.NET 1.1 application.  Well, Tim, you can now check out the reason why you had this problem.