Global.asax file with Window Applications
-
Hi I was trying to use Application_Start method of Global.asax file to catch Exceptions. Can we add Global.asax to Window application. I am not able to add it. Can anyone help me on this. Thanks & Regards Inderjeet Kaur
Inderjeet Kaur Sr. Software Engg
-
Hi I was trying to use Application_Start method of Global.asax file to catch Exceptions. Can we add Global.asax to Window application. I am not able to add it. Can anyone help me on this. Thanks & Regards Inderjeet Kaur
Inderjeet Kaur Sr. Software Engg
-
Hi I was trying to use Application_Start method of Global.asax file to catch Exceptions. Can we add Global.asax to Window application. I am not able to add it. Can anyone help me on this. Thanks & Regards Inderjeet Kaur
Inderjeet Kaur Sr. Software Engg
Global.asax is an ASP.NET specific application file. Better you read this, http://msdn.microsoft.com/en-us/library/1xaas8a2%28VS.71%29.aspx[^] :)
Arun Jacob http://codepronet.blogspot.com/
-
Hi I was trying to use Application_Start method of Global.asax file to catch Exceptions. Can we add Global.asax to Window application. I am not able to add it. Can anyone help me on this. Thanks & Regards Inderjeet Kaur
Inderjeet Kaur Sr. Software Engg