A very nice technique by the ASP.NET 2.0 Team, You can now take your application offline by just placing a file called App_Offline.htm into the root folder of your application online. What this file does is that, all requests to your application will...