Asp.net 2.0 new features
1. Site maintainence app_offline.htmThere is a simple way to bring down your ASP.NET 2.0 application. The only thing you have to do is to create simple html file called App_offline.htm and deploy it to your ASP.NET 2.0 web application root directory. The rest is handled by ASP.NET runtime internal routines.
2. Tips & tricks

0 Comments:
Post a Comment
<< Home