Click here to Skip to main content
15,892,927 members
Articles / Web Development / ASP.NET

Session

9 Sep 2015CPOL4 min read 11.4K   2  
ASP.NET Session state provides a place to store values that will persist across page requests.  Values stored in Session are stored on the server
This is an old version of the currently published article.

Only logged in members can view this content

Please go to the ASP.NET Table of Contents to view the list of available articles in this section.