Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the Global ASA(X) File?

Answers were Sorted based on User's Feedback



What is the Global ASA(X) File?..

Answer / 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

What is the Global ASA(X) File?..

Answer / sapna

Global asax file is used to handle application, session
level events and to initialise application and session
level variables.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How many types of cache are there?

0 Answers  


What threading model used in asp and asp.net?

0 Answers  


How many types of triggers are there in update panel?

0 Answers  


Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?

0 Answers  


How to authenticate users using Web.Config ?

1 Answers   Accenture,


What is the use of sessionstate tag in the web.config file?

2 Answers  


What is asp.net localization?

0 Answers  


What is css in asp.net?

0 Answers  


What is the difference between typeof() vs gettype()?

0 Answers  


main difference between asp.net2.0,asp.net1.1,asp.net1.0

1 Answers   Northgate is,


how to increase performance of web site? if there is a page with high load. the content is high then what should we do to increase performance?

3 Answers   Emphasis, Mphasis, TCS,


What object is used to encapsulate a rowset? a) DataSet b) DataAdapter c) DataRowSet d) DataTable

2 Answers   Syntax Softtech,


Categories