Avatar of insyncmdonline
insyncmdonline

asked on 

Slow response of web application first time after recompilation

How can we avoid recompilation of ASP.NET webapplication when new DLL file(under bin folder) updated? If recompilation is unavoided then can it be automated? We are attempting to avoid disadvantage of recompilation which is slow response of web application when user runs it first time after recompilation.
Web Applications

Avatar of undefined
Last Comment
Gary

8/22/2022 - Mon