Answer Posted / dilshad
The Global.asax file (also known as the ASP.NET application
file) is an optional file that is located in the
application's root directory and is the ASP.NET counterpart
of the Global.asa of ASP. This file exposes the application
and session level events in ASP.NET and provides a gateway
to all the application and the session level events in
ASP.NET. This file can be used to implement the important
application and session level events such as
Application_Start, Application_End, Session_Start,
Session_End, etc. This article provides an overview of the
Global.asax file, the events stored in this file and how we
can perform application wide tasks with the help of this
file.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain code snippet to register exception filters from controller?
i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?
How do sessions work?
What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?
Why we are using mvc instead of asp.net? : Asp.Net MVC
How to create events for a control?
What's the difference between viewstate and sessionstate?
Is asp.net is a programming language?
Explain repository pattern in asp.net mvc? : asp.net mvc
What are early binding and late binding.
How do I send an email message from my ASP.NET page?
How to Separate background image and front image from original picture....
What is asp net objects?
Explain one critical mapping?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?