IIS 7.0 Server-SideMike Volodarsky on advanced Web server deployment and development with IIS 7.0 and ASP.NETWhen to restart IIS when making changes to your application- September 12, 2008 Knowing when to restart IIS to pick up various types of changes to your application has traditionally been a challenge. IIS and ASP.NET are both stateful software systems, which heavily rely on cached state that is loaded once to provide high performance....(read more)http://mvolo.com/blogs/serverside/archive/2008/09/12/When-to-restart-IIS-when-making-chang... |