Use FREE Tools From IIS Resource Kit To Warm Up Your ASP.NET App(blogs.msdn.com)
submitted by
wisemx(8074) 3 years, 4 months ago
Have you noticed that when ASP.NET web application is accessed for the first time the response is slow? The reason for such behavior is batch compilation that occurs on the first hit.
ASP.NET batch compilation is the process of compiling ASP.NET markup (content of aspx files) into temporary dll’s.
...
|category: ASP.NET
|Views: 16
tags:
ASP.NET another
Everyones tags:
Your Tags: