Welcome to MSDN Blogs Sign in | Join | Help

October 2005 - Posts

How to take your web application offline with simple action [ASP.NET 2.0]

If you are deploying your web application and you don't the users to browse your web application until the deployment process finishes or you want to take you web application offline for a while. Just put a file with the name App_offline.htm and write
Posted by Mohamed Sharaf | 1 Comments
Filed under: ,

The complete picture of ASP.NET 2.0 compilation

ASP.NET 2.0 compilation is much different than ASP.NET 1.x compilation. In ASP.NET 1.x there was two classes for each web form: 1) Code-behind class ---> which is compiled inside the assembly in the bin folder along with all other classes for all web
Posted by Mohamed Sharaf | 0 Comments
Filed under:
 
Page view tracker