0
kicks
Taking An ASP.NET Web Application Offline
The ASP.NET engine allows for the use of the App_Offline.htm page to take a web application offline. But, sometimes that is not the best solution. This article discusses an alternative approach to taking your web application offline.