IIS Team Blogs Tagged with "IIS 7" (RSS)

Adding performance

Some of you may have found the title to this blog post as amusing as I do. Throughout my career, I've been called into many a meeting asking that I "add" performance to a complete or nearly-complete product. No matter how many scowls I got, I could never...

Where can I find <feature x> in IIS 7.0 ?

Question : Where can I find Windows Authentication in IIS 7.0 ? I've seen this question or questions like this asked numerous times so I thought it would make a nice quick -- and hopefully useful -- blog post. In previous versions of IIS, administrators...

SDK Sample: Changing the runtime version of an application pool in IIS 7

The following quick SDK sample demonstrates how to list and change the managed runtime version of application pools programatically in IIS 7. [VB] Imports System Imports Microsoft.Web.Administration Public Class AppPoolSample Shared manager As ServerManager...

« Previous  1 2 3 4 5

Related Tags

Microsoft Communities