Understanding ASP.NET State management techniques-Part iv(www.codegain.com)
submitted by
codegain(2794) 10 months, 21 days ago
It is a storage mechanism that is accessible from all pages requested by a single Web browser session. Therefore, you can use session state to store user-specific information. A session is defined as the period of time that a unique user interacts with a Web application. Active Server Pages (ASP) developers who wish to retain data for unique user sessions can use an intrinsic feature known as session state
|category: ASP.NET
|Views: 1
tags:
ASP.NET another
Everyones tags:
Your Tags: