What is the difference between application object and
session object?

Answer Posted / kinjal panchal

Session Object:- Using the session object u can store data
for some specific user.data not store permanently in the
session.
for Example:- using the session user go throw internal pages
in the web applications up to time out of the session
and the best example of the session is e-commerce site.
in this u store the product in the session with uses other
pages of applications.

Application object:- in application object data not store
permanently but any time u modify application object using
lock() and unlock().

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between debug.write and trace.write?

540


Explain the updatepanel?

586


What is the procedure to handle the process request using mhpm events fired? : asp.net mvc

546


What is the difference between ldap and active directory?

519


What is the main difference between Asp.net and Vb.net?

571






How can we apply themes to an asp.net application?

563


What are the options in ASP.NET to maintain state?

622


What is difference between cache and session?

502


What is session in http request?

558


Any disadvantages in Dataset and in reflection ?

2829


What is the difference between application state and session state in asp net?

514


Is asp.net a programming language?

538


Explain how is a property designated as read-only?

553


What is the difference between globalization and localization?

493


How does session id work?

494