Answer Posted / milan
Application and Session events can be written in the
Global.asax.
Eg: Application_Start, Application_End, Session_Start,
Session_End, Etc.
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
What is the use of service provider?
What is the difference between a multi-layer and multi-tier applications?
What is the mvc model?
Define viewstate in .net?
What are the event handlers that we can have in global.asax file?
Explain the difference between sql invalidation and sql notification.
What is a response cookie?
What is the purpose of using MVC programming pattern in ASP.NET?
Describe how to implement globalization and localization in the use interface in .net.
What is difference between viewstate and session in asp net?
What are the types of authentication in asp.net?
How do we sort the data from a dataset?
What is .net remoting?
What is s2s tracking?