5,702,921 members and growing! (16,383 online)
Email Password   helpLost your password?
Announcements




BullFrog Power
Search    
Advanced Search
Sitemap

Set your article filter

 Current Filter:

Session State


Web Development » Session State

Contents Quick search by title:

    ASP.NET - Sessions and Session State

    top
    Title / Updated Author Score  
    A Session Data Management Tool
    Updated: 26 Feb 2004  
    Introducing a .NET web service to manage session data for multiple applications
    .NET 1.0, NT4, Win2K, WinXP, VS.NET2002, VB, ASP.NET, Dev, Intermediate
    Xiangyang Liu 刘向阳 4.55
    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.
    VC7, VC7.1, VC8.0, .NET 1.0, Win2K, WinXP, VS.NET2002, C#, ASP.NET, MFC, STL, Dev, Advanced
    Natty Gur 4.54
    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.
    .NET 1.0, .NET 1.1, .NET 2.0, DotGNU, C#, ASP.NET, Windows, Visual Studio, Dev, WebForms, Intermediate
    Fábio Batista 4.41
    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.
    .NET 1.1, WinXP, Win2003, VS.NET2003, C#, ASP.NET, Dev, Intermediate
    Sergey Sorokin 4.41
    Step-by-Step SQL Mirroring the ASPState database - Unedited
    Updated: 1 Dec 2008  
    SQL Mirroring made easy - setting up a mirror for a database
    SQL 2005, ASP.NET, SQL Server, Architect, DBA, Dev, Intermediate, Advanced, SysAdmin
    tban2003 4.40
    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
    .NET 2.0, C# 2.0, ASP.NET, Windows, Visual Studio, Dev, WebForms, Intermediate
    ggraham412 4.34
    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#, ASP.NET, Windows, .NET CF, .NET, Visual Studio, Mobile, CEO, Architect, Dev, WebForms, Intermediate
    Thomas Kurek 4.34
    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.
    VS2005, VB, ASP.NET, Windows, .NET, Architect, Dev, Intermediate
    Mohammad Hefny 4.33
    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.
    IE 6.0, IE 5.5, C#, ASP.NET, Windows, .NET, IIS, Visual Studio, Dev, Intermediate
    Ach1lles 4.30
    Sharing Session Across Applications
    Updated: 18 Jun 2008  
    A simple way to share session data accross web applications.
    .NET 2.0, C# 2.0, .NET 3.0, C# 3.0, .NET 3.5, C#, .NET, Architect, Dev, WebForms, Design, Intermediate
    pfemiani 4.25
    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.
    .NET 1.0, .NET 1.1, .NET 2.0, C# 1.0, C# 2.0, .NET 3.0, C# 3.0, .NET 3.5, C#, ASP, ASP.NET, VBScript, .NET, Dev, Intermediate
    Abhay Mhatre 4.20
    ASP.NET Session Helper (Scope, Categories)
    Updated: 9 May 2008  
    Use scopes and categories to avoid collision and confusion between your session values.
    C# 2.0, C#, ASP.NET, Windows, Architect, Dev, Intermediate
    Florian DREVET 4.06
    How to redirect to another page when session timeout in ASP.NET (when pages contain Ajax UpdatePanel) - Unedited
    Updated: 18 Jun 2008  
    A small solution to deal with session timout when using Ajax UpdatePanel
    C#, ASP, ASP.NET, Javascript, CSS, HTML, XHTML, WebForms, Ajax
    Nguyen Quy Minh 3.87
    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#, ASP.NET, XML, Windows, .NET, Visual Studio, Dev, Intermediate
    Christopher G. Lasater 3.86
    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.
    .NET 1.0, .NET 1.1, Win2K, WinXP, VS.NET2003, C++, C#, ASP.NET, MFC, Dev, Intermediate
    Patrick Long 3.84
    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.
    .NET 1.1, Win2K, VS.NET2003, C#, ASP.NET, Dev, Intermediate
    Karthikeyan Arunachalam 3.77
    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.
    .NET 2.0, .NET 3.0, .NET 3.5, C#, ASP.NET, XML, .NET, Intermediate
    Anas Ghanem 3.67
    Improve performace with Sessions using Cache
    Updated: 20 Jul 2005  
    I wrote this short article to improve your ASP.NET application Sessions using Cache.
    VC7.1, .NET 1.1, Win2K, WinXP, Win2003, Vista, SQL 2000, SQL 2005, VS.NET2003, C#, ASP.NET, SQL, DBA, Dev, Intermediate
    Albert Pascual 3.64
    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
    .NET 1.0, C#, VB, ASP.NET, Windows, Visual Studio, Dev, Beginner
    Simon Segal 3.64
    ASP.NET Session Management Internals
    Updated: 2 Aug 2004  
    This article goes through the internals of ASP.NET session management.
    C#, ASP.NET, Windows, .NET, Visual Studio, Architect, Dev, Beginner
    Mandeep S Bhatia 3.32
    Session management options in ASP.NET
    Updated: 25 May 2004  
    Article on ASP.NET session management.
    ASP.NET, Windows, .NET, Visual Studio, Dev, Intermediate
    Ansil 2.92
    Simple ASP.NET Session Management Framework
    Updated: 5 Oct 2004  
    An article on managing Session information.
    .NET 1.1, NT4, Win2K, WinXP, Win2003, IIS 6, VS.NET2003, C#, ASP.NET, Dev, Intermediate
    Joey Chömpff 2.33
    ASP.NET Session Login Without Cookies
    Updated: 11 Aug 2003  
    Easiest way to authenticate users without cookies.
    Win2K, WinXP, Win2003, ASP.NET, .NET, Visual Studio, Dev, Intermediate
    Wraith01 2.15
    Transfering session state between ASP and ASP.NET
    Updated: 26 Oct 2004  
    A simple way to share sessions between ASP and ASP.NET.
    .NET 1.0, ASP, ASP.NET, Windows, Visual Studio, Dev, Intermediate
    r@hu! 2.08
     

    Last Updated 4 Dec 2008
    Advertise | Privacy
    Copyright © CodeProject, 1999-2008
    All Rights Reserved. Terms of Use