What is the Global ASA(X) File?

Answer Posted / anjani mittal

Global.asax file is used to handle application, session
level events,handles the application level error and to initialise application and session level variables also in global.asax files we can lock & unlock the application for a particular session it contains the following event handlers are:-

1>Application Start.
2>Application End.
3>Session Start.
4>Session End.
5>Application Error.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between visual basic and asp.net?

524


Explain how do you validate the controls in an asp .net page?

523


How can we identify that the page is post back in asp net?

516


What is a session in asp.net?

541


What is the extension of master page in asp.net?

553






Define the steps to set up validation control.

583


What is an example of an application service provider?

457


What are the Difference between asp.net and asp ?

573


What is a master page and what does it do?

539


What is session start?

520


What is the advantage of mvc over asp.net? : Asp.Net MVC

511


What are the 3 types of web?

510


What is the use of dispose method?

566


How does exception management works in ASP.NET?

620


What is the difference between a default skin and a named skin?

599