0
kicks
Avoid IISRESET in ASP.NET applications (added bonus: ASPRESET)
Many developers still think "IISRESET" should be used when deploying ASP.NET applications. I admit when I first started ASP.NET development, my mentors recommended it every time we deployed so it became routine.
This article explains why its not necessary to run "IISRESET" very succintly and gives some alternatives for IISRESET.