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 Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s