More Changes to ASP.NET on Vista

You can use Reflector to easily see where new code branches for IIS7 are:

  1. Locate the System.Web.HttpRuntime.UseIntegratedPipeline property. Expand it and select get_UseIntegratedPipeline
  2. Right click and select ‘Analyzer’
  3. Expand ‘Used by’ to see all code that accesses this property

I will stop now…

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a comment