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 are the event handlers that can be included in the Global.asax file?



What are the event handlers that can be included in the Global.asax file?..

Answer / Dagendra Kant Singh

The Global.asax file is an event-driven file for ASP.NET applications, and it contains various event handlers. Some common event handlers found in the Global.asax file include `Application_Start`, `Session_Start`, `Application_End`, `Application_Error`, `Session_End`, and custom event handlers.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Difference between singleton and singlecall.

1 Answers  


Explain the updatepanel?

1 Answers  


Should validation (did the user enter a real date) occur server-side or client-side? Why?

4 Answers   Siebel Systems,


How to create multi language website in asp.net mvc? : Asp.Net MVC

1 Answers  


What is the difference between a session object and cache object

2 Answers   CitiGroup, PennyWise,


Should sn.exe be used before gacutil.exe ?

2 Answers   Accenture, BirlaSoft,


How many types of triggers are there in update panel?

1 Answers  


what is usercontrol how we can use acess the controls that are present in the usercontrol in the aspx page suppose we have 2 text boxes in a user control how u can acess the 2 textboxs in the aspx page

1 Answers  


What are the different authentication modes in asp.net?

1 Answers  


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

1 Answers   MindCracker,


Explain the difference between Repeater and Data list control in ASP.NET?

1 Answers  


Write a code for passing ArrayList in Web API?

1 Answers  


Categories