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...


which event in global.asx that fires for every request of
same user?

Answers were Sorted based on User's Feedback



which event in global.asx that fires for every request of same user?..

Answer / dasharatham

session events are on start,on end in global.asax that
fires every request of same user.

Is This Answer Correct ?    13 Yes 1 No

which event in global.asx that fires for every request of same user?..

Answer / loka

void Application_OnPostAuthenticateRequest(object sender,
EventArgs e)
1.Yes this event fires for every request
2.Yes you can use this event to get information for the
authenticated user

Is This Answer Correct ?    1 Yes 0 No

which event in global.asx that fires for every request of same user?..

Answer / k

Application_beginRequest

Is This Answer Correct ?    4 Yes 7 No

which event in global.asx that fires for every request of same user?..

Answer / shashi

Application_BeginRequest

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More ASP.NET Interview Questions

Why do we use sessions?

0 Answers  


What are the best practices to follow to secure connection strings in an ASP.NET web application?

0 Answers   MCN Solutions,


What is the difference between custom controls and user controls?

0 Answers  


What is the best Macanism to clear the Cache in asp.net

0 Answers   MCN Solutions,


What are the different types of validation controls provided in ASP.NET?

0 Answers   Sans Pareil IT Services,


What is gacutil.exe? Where do we store assemblies, Should sn.exe be used before gacutil.exe?

2 Answers   Accenture, Aptech,


I have developed a web application in asp.net 2.0 with Access as back end i am trying to gereate report/export data in excel. After hosting the site i am not getting any error or such exported excel file. but using the source code from my system it works fine. Could any one tell me why it is happening and what is its solution.

2 Answers  


What is difference between view state and session state?

0 Answers  


What is the compiled object?

0 Answers   eXensys,


What is the difference between dynamic SGA and static SGA?

0 Answers   MCN Solutions,


Why do we need Sessions?

0 Answers   QuestPond,


What are clr?cts?cls?

4 Answers   e4e, HCL, Microsoft, Tata Communications,


Categories