FAQs' on ASP.NET
1) http://www.syncfusion.com/FAQ/aspnet/Default.aspx
2) http://www.aspnetfaq.com/
3) http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=4081&lngWId=10 ( Answers will be avilable in the downloadable document - at bottom)
4) http://blogs.crsw.com/mark/articles/254.aspx
5) http://www.techinterviews.com/?p=176
6) http://www.techinterviews.com/?p=193
Wednesday, March 21, 2007
Wednesday, March 14, 2007
Technical Stufffffff!!!!
1. Whenever there is a file named app_offline.htm in the project folder which is deployed, .net engine stops executing the whole application[When a webserver is hosting n number of applications and only one web application needs to be stopped, we cant stop the webserver, since other applications will get screwed up, so that time create a file app_offline_htm in the specified folder]
1. Whenever there is a file named app_offline.htm in the project folder which is deployed, .net engine stops executing the whole application[When a webserver is hosting n number of applications and only one web application needs to be stopped, we cant stop the webserver, since other applications will get screwed up, so that time create a file app_offline_htm in the specified folder]
Subscribe to:
Posts (Atom)