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?

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

List the events in page life cycle.

1021


By default, Web API sends HTTP response with which of the following status code for all uncaught exception?

1679


If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?

1020


How to disable cut, copy and paste in TextBox using jQuery in asp.net?

1251


What are the differences between clr & cts?

1132


What is OSI layer? Explain different layers.

1111


Does web services support data reader like pom project?

990


How to display validation messages in one control?

1031


Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?

1040


Why do I get error message "could not load type" whenever I browse to my asp.net web site?

1204


What is the good practice to implement validations in aspx page?

1171


Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?

980


What is a multilingual website?

1058


How do I use response redirect?

1016


How can you make sure that web api returns json data only?

1035