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

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is http post action?

744


What is a session in programming?

742


Why session management is required?

734


How can you handle errors in Web API?

804


Contrast OOP and SOA. What are tenets of each ?

1939


Which method is used to perform all validation at the page level?

721


What is new asp.net core?

761


Explain the difference between debug.write and trace.write? When should each be used?

750


What are the 3 types of web?

668


Define session in asp.net.

712


Explain the main function of razor in asp.net? : asp.net mvc

801


Explain different authentication modes in asp.net?

776


What describes a query?

711


Describe session handling in a webfarm, how does it work and what are the limits?

796


Differentiate between structure and class.

748