How does session state work?

Session state enables you to store user specific data in the memory and identify a particular request uniquely . Session data is stored as key/value pairs in the SessionStateItemCollection and can be accessed using the HttpContext. Session property.

Sizin İçin Seçtik  Why ViewState is not used in MVC?

Leave a Reply

Your email address will not be published. Required fields are marked *