TIP: System.WebServer configuration section
You can fill in the System.WebServer section now on your ASP.NET 2.0 applications and deploy it to IIS 6 servers, where the section is deployed...
So why is this cool?
Well, you can deploy the same site to IIS 6 and IIS 7, and IIS 7 will take advantage of all the cool features which are there. It means you can have mixed server wbe farms when Longhorn Server goes live for no effort whatsoever.
For more information about the System.WebServer schema check out the MSDN documentation.
Technorati Tags: ASPInsiders2006