|
||
Session State
Web applications often have a requirement for managing information that is carried over from one
HTTP request to another.
The usual approach is to set a session ID cookie. The session ID is a key
that’s used to store the client’s serialized session state.
In the outproc mode the session will be maintained in the SQL Server. the problem is when your DB is connected to many web servers .
|
|
HOME|
IIS6 pipeline|
ASP.NET pipeline|
Http Modules|
Http Handlers|
Caching|
Web Services|
Page Life Cycle|
Ajax|
Jquery|
Session State ViewState| SEO| Mobile Basics| Mobile Handsets| C# Modifiers| C# Keywords| N-Tier| Design patterns| Stack & Heap| WCF Databases| Relational Model| functionalities| Stored procedures| fishmarket |
|
| © 2010 All Rights Reserved |