Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Differences between session state and Application state?

Answer Posted / vino

Session state and Application state both are support the
same type of objects and maintain information on the server.

Session state:
- The session object is used to maintain the session of each
user. A user gets a session id when he enters in to an
application. This Id will delete when he leave from that
application. If he enters again he will get a different
session Id.
- Session allows information to be stored in one page and
access in another page and support any type of object.

Application state:

- But the application object, the Id is maintained for whole
application.
- Application state allows storing global objects that can
be accessed by any client.

Is This Answer Correct ?    17 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

To add a hyperlink column to the DataGrid which tag is used ?

1141


What are the different kinds of assemblies?

994


What is asp.net futures?

1143


Can we set master page as a start page?

1080


How to register exception filter globally?

1064


How does session id work?

951


Define cookie.

1033


Explain the difference between authentication and authorization.

1114


Mention the namespace that is used to include .net data provider for sql server in .net code?

1004


How asp.net mvc differs from asp.net web forms? : asp.net mvc

1163


How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?

1028


How does u call and execute a sp in .net?

1036


How you can return View from ASP.NET Web API method?

1055


What is loop in asp.net?

1157


Differentiate between authentication and authorization.

1015