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 the Difference between MVC And MVP design pattrens
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
i want the asp.net technical questions and answeres
What methods are fired during the page load? Init()
What is the current version of asp.net?
What is a server cookie?
What are the different methods of session maintenance in asp.net?
Is razor a programming language?
What is asp net objects?
What does occur first in ASP.Net, Authentication or Authorization?
Explain how do you validate the controls in an asp .net page?
How do you design a website with multilingual support in ASP.NET ?
Define msil.
What is the difference between adding reference in solution explorer and adding references by using ?
What are triggers of an updatepanel?