IIS 7.0 Server-SideMike Volodarsky on advanced Web server deployment and development with IIS 7.0 and ASP.NETBacking up and restoring IIS 7.0 shared configuration- March 25, 2008 Bill's recent post reminded me of a question I often get about backing up and restoring configuration when IIS 7.0 is being used in the Shared Configuration mode. In this mode, the applicationHost.config file is stored on a UNC share to allow multiple IIS 7.0 servers to share a single configuration file. ...(read more)http://mvolo.com/blogs/serverside/archive/2008/03/25/backing-up-and-restoring-IIS-7.0-shar... IIS 7.0 Bit-rate throttling module- March 17, 2008 Last week, the IIS team released bit-rate throttling module to the web. As the self-proclaimed daddy of the project (I designed and wrote the initial prototype in early 2007), I am very thrilled to see it out. The new IIS media team folks have done a...(read more)http://mvolo.com/blogs/serverside/archive/2008/03/16/IIS-7.0-Bit_2D00_rate-throttling-modu... Using Visual Studio 2008 with IIS 7.0- March 12, 2008 In the past, I&39;ve blogged a number of times about using Visual Studio to develop and debug IIS 7.0 applications. I am happy to say that Visual Studio 2008 has added a number of improvements to work better with IIS 7.0, making it a lot easier to use...(read more)http://mvolo.com/blogs/serverside/archive/2008/03/12/Using-Visual-Studio-2008-with-IIS-7.0... |