SQL Server Session Management Mode in .NET
page 1 of 8
Published: 28 Jun 2007
Abstract
In this article Sandeep discussed the steps to use SQL Server session management in .NET with the help of examples.
by Sandeep Acharya
Feedback
Average Rating: 
Views (Total / Last 10 Days): 34163/ 61

Introduction

In a web application the role of session management is very critical. Most of the languages available today do not really support different modes of session management. They used to follow the traditional way of maintaining the session that is through web servers.

But in .NET applications we have multiple options to opt for the session mode. The different session management modes available in .NET technology are InProc, SQLServer and State Server. Among them, InProc is the default method that keeps the session in Web servers (IIS).


View Entire Article

User Comments

Title: SerializeData list arrays   
Name: Sachin Kulkarni
Date: 2009-05-18 5:05:50 AM
Comment:
Hi,
I read the article it is very good information. I have just one question does the SerializeData function Serialize the system.collection objects too. As you are using the .Net Serialize method.
If not how can I do it?

Thanks in advance,
sachin
Title: SQL Server Session Management Mode in .NET   
Name: Ravikumar Bhuvanagiri
Date: 2009-02-13 11:41:18 AM
Comment:
This Article is very usefull.






Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-04-27 7:29:03 PM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search