A while ago Scott Guthrie wrote about the very convenient App_Offline.htm feature of ASP.NET 2.0. In short, a file with that name brings the ASP.NET application down so that you could do your updates, but read about directly from the source instead.
Read More...