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
How to create multi language website in asp.net mvc? : Asp.Net MVC
How can we update records in gridview?Is there any appropriate code for it?
Disable Mouse right click on web page in asp.net?
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
Explain State management in asp.net
Why session management is required?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
What is the use of session in web application?
Explain the difference between webfarm and webgardens in .net?
How to comment out asp.net tags?
Name the tools or API for developing or testing web api?
How does the iis work?
What is a proxy in web service?
Is asp.net and .net are same or different?
Why do I get error message "could not load type" whenever I browse to my asp.net web site?