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

Explain how do you deploy your asp.net application?

479


Explain what does wsdl stand for?

560


Explain how asp.net page works?

541


What is server side routing?

505


What is the default Orientation property in a Menu control?

535






Can a .net web application consume java web service?

512


What is difference between session and cookies in asp net?

503


How is a session stored and maintained in asp.net?

535


Explain login control and form authentication.

562


State differences between MVC and WebAPI

603


What is difference Between Authentication and authorization?

574


Demonstrate Render and PreRender?

603


Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc

553


How can I have a particular web page in an asp.net application which displays its own error page?

522


What is the concepts of globalization and localization in .net?

529