What is Difference between Application object and Session Object

Answer Posted / senthil

Session objects resets when a user logs out i.e,the user
session is timmed out but applications objects are reset
when the application is uninstalled.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If you are using two select queries and retrieving data. how do you access second query's result set using data reader?

5155


What is postback and autopostback in asp.net?

744


Explain page output caching?

740


How can u deifne the benefits and limitation of using Viewstate for state management?

907


What is caching in asp.net?

750


What is the default Orientation property in a Menu control?

757


What is a 1x1 pixel?

712


What is Partial PostBack in ASP.NET?

779


If you are using components in your application, how can you handle exceptions raised in a component?

2293


What is the purpose of master page?

704


What are the asp.net server side objects?

703


What does passport and windows authentication mean in ASP.NET?

872


What is application and session in asp.net?

698


How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?

773


What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc

754