Sign In
Mohamed Sharaf's Blog
My small window to post any technical thoughts. All posts as is.
Options
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET Framework
ASP.NET
General
SQL Server
Archive
Archives
September 2010
(1)
June 2010
(1)
January 2009
(1)
July 2008
(1)
June 2007
(1)
May 2007
(1)
March 2007
(1)
February 2007
(1)
January 2007
(1)
December 2006
(2)
October 2006
(2)
August 2006
(1)
December 2005
(1)
November 2005
(4)
October 2005
(2)
September 2005
(4)
August 2005
(3)
July 2005
(2)
Social Media Sharing
October, 2005
MSDN Blogs
>
Mohamed Sharaf's Blog
>
October, 2005
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Mohamed Sharaf's Blog
How to take your web application offline with simple action [ASP.NET 2.0]
Posted
over 7 years ago
by
Mohamed
1
Comments
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...
Mohamed Sharaf's Blog
The complete picture of ASP.NET 2.0 compilation
Posted
over 7 years ago
by
Mohamed
0
Comments
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...
Page 1 of 1 (2 items)