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 web api config?

548


What is asp.net file?

636


What is state management technique?

547


Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?

2273


Mention few asp.net validators.

580






What is meant by asp.net?

544


To bind columns manually which tags do you need to add within the asp:datagrid ?

554


What is difference between Fragment Caching and Page Caching in ASP.NET?

583


What is ipostback?

603


Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?

560


How can we inherit a static member?

597


Explain what are the advantages of asp.net mvc framework? : asp.net mvc

527


What is difference between session and application in asp net?

495


Why session is used in asp.net?

533


How can we Validate a Controls in ASP.NET page using JavaScript?

635