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
What's the use of formatters in .net?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
Web API uses which library for JSON serialization?
How does a content page different from a master page?
What is data cache in sql server?
How to bind all the binding controls in a page at once in ASP.NET?
What is the difference between session object and application object?
What is web router?
How Can assign alias name for ASP.NET Web API Action?
List the events in page life cycle.
What is the difference between sealed vs static class?
How can we create a website?
What is intrinsic objects in asp.net?
Where is the view state data stored in asp net?
What is the life-span of the items in the viewstate?