which event in global.asx that fires for every request of
same user?
Answer Posted / 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 |
Post New Answer View All Answers
What are the built-in objects in asp.net?
What is the use of service provider?
Can we use a static function with a non-static variable?
How do you declare static variable?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
What are the advantages and disadvantages of session?
How would ASP and ASP.NET applications run at the same time on the same server?
What are httphandlers and httpmodules and difference between them?
To display data in a Repeater control which template you provide?
What are web beacons used for?
How do you do Client-side validation in .Net?
What are the Difference between asp.net and asp ?
Explain asp.net web forms.
What are the ways of preserving data on a Web Form in ASP.NET?
In which event are the controls fully loaded?