Difference between application and session ?

Answer Posted / santosh

sessions allows information to be stored in one page and accessed in another and it supports any type of object including your own custom data types.

Application state allows you to store global objects that can be accessed by any client.

The coomon thing b/w session and application is both support the same type of objects retain information on the server and uses the same dictionary -based syntax.

Is This Answer Correct ?    3 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are Master Pages in ASP.NET?

579


What is the use of ASP.NET routing?

562


Explain the steps to be followed to use passport authentication.

597


Which object encapsulates state or data of a user?

629


Explain the components of web form in asp.net

547






What does occur first in ASP.Net, Authentication or Authorization?

566


What are cookies in your browser?

537


What is the default timeout for a cookie?

564


what is silver light when will we use silver light,

1445


What are sharepoint pages?

499


How does exception management works in ASP.NET?

620


Explain about asp.net state management?

618


What is a session in asp.net?

541


How to Insert/Add in ASPXgridview

576


What is bound controls

592