Answer Posted / suresh
The Global.asax file, also known as the ASP.NET application
file, is an optional file that contains code for responding
to application-level events raised by ASP.NET or by HTTP
modules.
For More information Visit..
http://msdn.microsoft.com/library/default.asp?url=/library/en-
us/cpgenref/html/cpconGlobalasaxSyntax.asp
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Is post back property in asp net?
What is loop in asp.net?
Explain login control and form authentication.
How can you register a custom server control to a web page?
How many languages are supported by .NET at present time?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
What is the request flow used for asp.net mvc framework? : asp.net mvc
Can you use Web API with ASP.NET Web Form?
What is the difference between trace and debug in asp.net?
Explain the significance of routing? : asp.net mvc
What is bound controls
Do I need to have the latest version of windows media player installed?
How do u deploy your asp.net application?
What are the asp.net security controls?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?