What is the Global.asax used for?

Answer Posted / shafi syed

Global.asax is use to implement Application and Session
level Events and those events are:

APPLICATION_START.
APPLICATION_END.
SESSION_START.
SESSION_END.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between executescalar and executenonquery?

597


What is session handling in a webfarm, how it can work with its limits?

716


What is difference between ispostback and autopostback in asp net?

608


How to unit test Web API?

810


What are the difference between overriding and overloading?

598






What is the use of placeholder control? Can we see it at runtime?

675


What are the advantages and disadvantages of session?

747


How to store checkbox value in database in asp.net mvc? : Asp.Net MVC

594


What is application Object?

676


What symbol would you use to denote, the start of a code block in aspx views?

641


What are the merits and demerits of viewstate?

661


To get the values in two different controls to match which control you use it?

650


What do you mean by serialize?

634


What is x xss protection?

646


What is page request in asp.net?

623