We're releasing a draft version of our shared hosting guidance for Windows Server 2008 and IIS 7.0. Currently it covers mainly IIS 7.0 and ASP.NET 2.0, but we will be adding more content for other components. Highlights for shared hosting on IIS 7.0 covered...
One thing you can do to help save memory usage is to enable the WorkstationGC. The GC, or garbage collector, manages the memory for appDomains. http://support.microsoft.com/kb/911716
Just wanted to let you know that a QFE that has been released by Microsoft for ASP.NET 2.0. This QFE works around a limitation in the maximum number of SMBs (Server Message Blocks for file change notifications) that can be created. For more information...