Murat Yasar – Asp.net Application Warm Up By Using Windows Service

While I was thinking possible solution for this, I thought if I could create a request periodically to my application, I would not get a late response. Because I might be able to warm up my application without waiting the first request to hit my app. Afterwards I started thinking about a way of creating request automatically. I thought that a windows service might be very useful. What I did was basically I built a windows service which creates a request to URL's.







http://www.articlesbase.com/programming-articles/murat-yasar-aspnet-application-warm-up-by-using-windows-service-1821559.html