dotnetspeak.com
Detecting App Pool Recycling and Mitigating Its Effects
If you wrote any web apps using ASP.NET and IIS, you are familiar with the concept of app pools in IIS. If you also used Entity Framework or any other library that requires some amount of wor…