What is Difference between Application object and Session Object
Answer Posted / m madar
Application object store the data till application is shut down.
Session object store the data till browser close.
Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
What is _viewstart?
What is app_code folder in asp net?
How to comment out asp.net tags?
How many types of Cookies are available in ASP.NET?
Explain the difference between panel and groupbox classes using .net?
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
Why we go for mvc instead of asp.net? : Asp.Net MVC
How many types of cache are there?
What is AutoEventWireup attribute for ?
What is the difference between custom controls and user controls?
How do u optimize a query in asp.net?
Explain the difference between authentication and authorization.
Why is xap important?
Explain the use of errorprovider control in .net?