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 is virtual directory in asp.net?
What is web router?
What are the two Layouts supported by a Web form in ASP.NET?
What is application session?
What is the use of session state and application state and difference between them?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
Explain login control and form authentication.
Explain diff. Betn dataset and recordset?
How can we create a website?
What are the options in ASP.NET to maintain state?
How do you deploy your asp.net application?
What are the built-in objects in asp.net?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
Is a dll file an executable?
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?