Why Global.asax is used?

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


Please Help Members By Posting Answers For Below Questions

What's the use of formatters in .net?

750


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?

729


Web API uses which library for JSON serialization?

742


How does a content page different from a master page?

774


What is data cache in sql server?

793






How to bind all the binding controls in a page at once in ASP.NET?

706


What is the difference between session object and application object?

784


What is web router?

668


How Can assign alias name for ASP.NET Web API Action?

1150


List the events in page life cycle.

712


What is the difference between sealed vs static class?

763


How can we create a website?

709


What is intrinsic objects in asp.net?

846


Where is the view state data stored in asp net?

761


What is the life-span of the items in the viewstate?

700