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

WHAT IS OBJECT POOLING

2 Answers   Fidelity,


How to Convert a String into Float without using any built- in library of .NET String = "1235.45" needs to converted to a float

2 Answers   CA, Microsoft,


What is the difference between response.redirect and server.transfer, how to choose one among the other?

3 Answers   247Customer,


What is authorization in asp.net?

0 Answers  


How many types of state management are there in asp net?

0 Answers  


What are the different authentication modes in the .NET environment?

2 Answers   Veritas,


How do you implement sql caching in asp.net?

0 Answers  


What is difference b/w Generic List and Arraylist, Generic List Vs HashTable, Generic List Vs No Generic? Pls Explain with example.

2 Answers   Polaris, Syntel,


What is difference between asp.net and asp?

0 Answers  


Explain what a diffgram is and a good use for one?

1 Answers   Siebel Systems, Syntax Softtech,


What do you mean by View State and what is its role?

0 Answers   Wipro,


Can you explain what inheritance is and an example of when you might use it?

1 Answers   Sports Interactive,


Categories