Click here to Skip to main content

Session State

Web Development » Session State
 

    ASP.NET - Sessions and Session State 

    top
    Title / Updated Author Score  
    Session Fixation Vulnerability in ASP.NET
    Updated: 14 Jun 2011
    In this article, we are going to learn how to avoid the Session fixation vulnerability in ASP.NET.
    C#, .NET, ASP.NET, Dev, SysAdmin
     
    ITFunda 4.90
    Exploring Session in ASP.NET
    Updated: 23 Jan 2009
    This article describes Session in ASP.NET 2.0. Different types of Session and their configuration. Also describes Session on Web Farm, Load Balancer, and Web Garden scenarios.
    C#, XML, Windows, ASP.NET, Dev
     
    Abhijit Jana 4.89
    Offering a better (ODP Compliant) ASP.NET Session object
    Updated: 1 Apr 2003
    This article discusses the problems and the available solutions for maintenance and utilization of ASP.NET session state of the .NET session object.
    C#, VC7, VC7.1, VC8.0, .NET1.0, Win2K, WinXP, ASP.NET, MFC, STL, Dev
     
    Natty Gur 4.89
    A Session Data Management Tool
    Updated: 26 Feb 2004
    Introducing a .NET web service to manage session data for multiple applications
    VB, .NET1.0, Win2K, WinXP, ASP.NET, Dev
     
    Xiangyang Liu 刘向阳 4.85
    Sharing Session Across Applications
    Updated: 18 Jun 2008
    A simple way to share session data accross web applications.
    C# (C#2.0, C#3.0), .NET (.NET2.0, .NET3.0, .NET3.5), WebForms, Architect, Dev, Design
     
    pfemiani 4.77
    The Defibrillator: Keeping ASP.NET Session Alive Ad Infinitum
    Updated: 31 May 2005
    With only two lines of code (no joking) keep your session alive as long as the user stays on your site.
    C#, Windows, .NETCF, .NET, Mobile, ASP.NET, Visual-Studio, WebForms, CEO, Architect, Dev
     
    Thomas Kurek 4.73
    Using Attributes for encapsulating ASP.NET Session and ViewState variables
    Updated: 13 Apr 2005
    A generic and type-safe way to encapsulate ASP.NET Session and ViewState variables.
    C#, Windows, .NET1.0, .NET1.1, .NET2.0, DotGNU, ASP.NET, Visual-Studio, WebForms, Dev
     
    Fábio Batista 4.66
    Safely Storing Business Objects in Session State
    Updated: 29 May 2007
    An example of how to store Business Objects in Session State with mutliple browser windows open on the same client
    C#2.0, Windows, .NET2.0, ASP.NET, Visual-Studio, WebForms, Dev
     
    ggraham412 4.66
    Maintaining Session from the Client Application to the Web Service
    Updated: 11 Sep 2009
    This article is based on maintaining session from the client application to the Web Service
    C# (C#1.0, C#2.0, C#3.0), ASP.NET, Dev
     
    vivek_viv 4.60
    How to Redirect to Another Page when Session Timeout in ASP.NET (when pages contain Ajax UpdatePanel)
    Updated: 18 Jun 2008
    A small solution to deal with session timeout when using Ajax UpdatePanel
    C#, Javascript, ASP, ASP.NET, WebForms, Ajax
     
    Nguyen Quy Minh 4.57
    Wrap Those Session Variables!
    Updated: 12 Mar 2007
    Encapsulating the details of session variable management.
    VB, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
     
    The Essential Geek 4.51
    Tracking Session Changes using HttpModule
    Updated: 24 Oct 2003
    A custom HttpModule to display the session data before and after a page request at the end of the page ouput.
    C#, .NET1.1, Win2K, ASP.NET, VS.NET2003, Dev
     
    Karthikeyan Arunachalam 4.47
    Prevent Session Timeout in ASP.NET
    Updated: 16 Feb 2005
    Simple code to prevent a sesison from timing out while a user enters data or edits HTML etc.
    C#, Windows, .NET, ASP.NET, IIS, Visual-Studio, IE6.0, IE5.5, Dev
     
    Ach1lles 4.47
    Custom session state management in ASP.NET 1.1
    Updated: 10 Apr 2006
    This article discusses a custom session state management mechanism that replaces ASP.NET 1.1 SessionStateModule.
    C#, .NET1.1, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
     
    Sergey Sorokin 4.41
    Session Diagram "A Way For Better Controlling Your Session"
    Updated: 29 Nov 2006
    An article discussion a solution for cleaning session from unnecessary object in a simple way.
    VB, Windows, .NET, ASP.NET, VS2005, Architect, Dev
     
    Mohammad Said Hefny 4.33
    ASP.NET Session Helper (Scope, Categories)
    Updated: 9 May 2008
    Use scopes and categories to avoid collision and confusion between your session values.
    C# (C#2.0), Windows, ASP.NET, Architect, Dev
     
    Florian DREVET 4.32
    Handle session variable problems between classic ASP and ASP.NET web applications
    Updated: 5 Nov 2008
    A solution to handle session variable problems between classic ASP and ASP.NET web applications.
    C# (C#1.0, C#2.0, C#3.0), VBScript, .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP, ASP.NET, Dev
     
    Abhay Mhatre 4.29
    Exposing the Session Object as a User Defined Class
    Updated: 17 Apr 2003
    A simple way to encapsulate all Session object variables in a user defined class
    C#, VB, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
     
    Simon Segal 4.24
    ASP.NET OO SessionWrapper - As an integral part of the objects themselves
    Updated: 17 Mar 2011
    An ASP.NET OO Session wrapper baked into the objects themselves, instead of a monolithic wrapper containing all objects to persist.
    C#, .NET (.NET3.5), ASP.NET, Dev, Web-Development, session, Generics
     
    mgkr 4.20
    Make session last forever
    Updated: 23 Oct 2006
    This article will show how to make the session last longer than 20 minutes of inactivity.
    C#, Javascript, Windows, .NET1.0, .NET1.1, .NET2.0, ASP.NET, Visual-Studio, Dev
     
    Gevorg 4.18
    Exploring ASP.NET Session State and Cache data
    Updated: 10 Jan 2007
    An article showing how to create quick, "easy to use" views of session state and cache.
    C++, C#, .NET1.0, .NET1.1, Win2K, WinXP, ASP.NET, MFC, VS.NET2003, Dev
     
    Patrick Long 4.05
    Session Timeout Warning and Redirect
    Updated: 11 Aug 2011
    How to warn the user before the session expires, and redirect to a new page if it does.
    C#, .NET, ASP.NET, Dev
     
    Bishop, Geoff 4.00
    Ever wanted to have a web application whose session variables never expire?
    Updated: 1 Apr 2006
    There are many situations in which we don't want to lose session variables of our application. The idea we are going to discuss is one of the simplest ways to tackle the situation.
    C#, Javascript, Windows, .NET, ASP.NET, Visual-Studio, Dev
     
    Member 1296282 3.88
    How to Deal with those pesky Session Objects between page redirects!
    Updated: 13 Jan 2006
    This article gives a solution for cleaning up session variables that leap from one page to another in unexpected ways.
    C#, XML, Windows, .NET, ASP.NET, Visual-Studio, Dev
     
    Christopher G. Lasater 3.86
    Avoid session loss when using Cookieless sessions with XML Sitemap Provider
    Updated: 28 Oct 2008
    This article will explain how to avoid session loss when you use Cookiless sessions with the XML Sitemap Provider.
    C#, XML, .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET
     
    Anas Ghanem 3.86
    Improve performace with Sessions using Cache
    Updated: 20 Jul 2005
    I wrote this short article to improve your ASP.NET application Sessions using Cache.
    C#, SQL, VC7.1, .NET1.1, Win2K, WinXP, Win2003, Vista, ASP.NET, SQL2000, SQL2005, VS.NET2003, DBA, Dev
     
    Albert Pascual 3.64
    Why Session.Timeout is not working for your website
    Updated: 27 Sep 2010
    This article explains why Session.Timeout sometimes won't work for your website.
    .NET, ASP.NET, Dev
     
    Member 4532519 3.60
    Session and ViewState alternative
    Updated: 21 Jun 2011
    A great alternative for Sessions and ViewStates in ASP.NET.
    C#4.0, .NET, ASP.NET, Dev
     
    Rob Stortelers 3.55
    Sample Session Providers with PostgreSQL
    Updated: 18 Apr 2007
    Several custom Session State providers for TextFile, ODBC, and PostgreSQL.
    C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Architect, Dev
     
    Tim Schwallie 3.50
    ASP.NET Session Management Internals
    Updated: 2 Aug 2004
    This article goes through the internals of ASP.NET session management.
    C#, Windows, .NET, ASP.NET, Visual-Studio, Architect, Dev
     
    Mandeep S Bhatia 3.41
    ASP.NET Managed Page Session State
    Updated: 17 Jan 2009
    To manage session state within page scope
    C#, .NET3.5, ASP.NET, Architect, Dev, Design
     
    Jason Law 3.00
    Session management options in ASP.NET
    Updated: 25 May 2004
    Article on ASP.NET session management.
    Windows, .NET, ASP.NET, Visual-Studio, Dev
     
    Ansil 2.92
    Web/HTTP Request and Automation Libraries
    Updated: 8 Jan 2010
    Some libraries for making HTTP requests with session state persistence. Support for .NET, VBScript, JavaScript, C/C++, and Java.
    C++, C#, VBScript, Javascript, XML, XSLT, .NETCF, .NET1.0, .NET1.1, .NET2.0, Win2K, WinXP, Win2003, Vista, TabletPC, Mono, DotGNU, .NET3.0, .NET3.5, ASP, ASP.NET, COM, Ajax, Dev
     
    daluu 2.75
    ASP.NET Session Login Without Cookies
    Updated: 11 Aug 2003
    Easiest way to authenticate users without cookies.
    .NET, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
     
    Wraith01 2.65
    Simple ASP.NET Session Management Framework
    Updated: 5 Oct 2004
    An article on managing Session information.
    C#, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, IIS6, VS.NET2003, Dev
     
    Joey Chömpff 2.64
    ASP.NET session state store provider for MySQL
    Updated: 18 Oct 2007
    A brief description on how to set-up MySQL as session state store for ASP.NET.
    C#2.0, .NET2.0, WinXP, Vista, ASP.NET, SQL-Server, WebForms, MySQL, VS2005, Architect, DBA, Dev
     
    Harry Kimpel 2.33
    How to build a simple Session State Sink
    Updated: 16 Aug 2007
    Allows you to easily manage your Session without casting, and removes redundant code.
    C#1.0, C#2.0, C#3.0, Windows, .NET1.0, .NET1.1, .NET2.0, .NET3.0, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
     
    ColinBashBash 2.09
    Transfering session state between ASP and ASP.NET
    Updated: 26 Oct 2004
    A simple way to share sessions between ASP and ASP.NET.
    Windows, .NET1.0, ASP, ASP.NET, Visual-Studio, Dev
     
    r@hu! 2.08
    ObjectContainer - A simple way to demarcate SessionState between pages
    Updated: 9 Feb 2006
    This article describes how to create a simple WebControl to isolate part of SessionState for a page or control to store data.
    C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
     
    Dzianis@gmail.com 2.00
    Retrieve All Active Sessions Data
    Updated: 31 May 2009
    Helps to view all the active Session IDs, Session Keys, and Session Values in an ASP.NET application.
    C#1.0, C#2.0, C#3.0, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Dev
     
    nmreddy83 1.50
    Using Session State to Share Data between pages - Unedited
    Updated: 22 Jun 2011
    How to use the Session collection, avoiding common pitfalls
    C#, .NET3.0, .NET3.5, ASP.NET, Dev, C#3.5
     
    Armando de la Torre 1.00

    Advertise | Privacy | Mobile
    Web03 | 2.5.120209.1 | Last Updated 10 Feb 2012
    Copyright © CodeProject, 1999-2012
    All Rights Reserved. Terms of Use
    Layout: fixed | fluid