Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Saturday, August 30, 2008

Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > ASP.NET 2.0 > State Management
Essential ASP.NET 2.0, 2nd Edition: Chapter 4: State Management        
Total Hits: 332  |  Today: 0 Author: Addison-Wesley.       Rating:  
Read Reviews | Write Review |   Your Rating: 

Where do you store per-client state in a Web application? This question is at the root of many heated debates over how to best design Web applications. The disconnected nature of HTTP means that there is no "natural" way to keep state on behalf of individual clients, but that certainly hasn't stopped developers from finding ways of doing it. Today there are many choices for keeping client-specific state in an ASP.NET Web application, including Session state, View state, cookies, the HttpContext.Items collection, and any number of custom solutions. The best choice depends on many things, including the scope (Do you need the state to last for ..


What's New at DevASP.Net
08/30  Introduction of Mobile Controls A..
08/30  Introduction to ASP.NET Mobile
08/30  ASP.NET Mobile Web Development
08/30  Building Mobile Web Applications ..
08/30  Create flickr-like Editing Fields..
08/30  Creating a Dynamic Data-Driven Us..
08/30  Creating a Databound Label Contro..
08/30  Displaying a Message in Response ..
08/30  Creating a Dynamic Data-Driven Us..
08/30  Helping Visitors Search Your Site..
08/30  Examining ASP.NET 2.0's Membershi..
08/30  Displaying Detail Records for Use..
08/30  Troubleshooting Failed Requests U..
08/30  Tracing in ASP.NET
08/30  Tracing
08/30  The Basics of .NET Tracing
08/30  Tracing in ASP.NET 2.0
08/30  Page.IsValid Property
08/30  BaseValidator.IsValid Property
08/30  HttpWebRequest Class
Latest Posts at Dev Forums
displaying an xml file in datagridview
Tory Block
Deploying website to offline and onlin..
Deploying website to offline and onlin..
window service c#
kiossru
Regular expression
asp.net
Very urgent--
submit to the server
load gif image
focus
filter combo boxes in formview control
ASP Composite Control and Position
Caching as a Master DataSource w/t Rea..
Method returning values in Threadpool!
ADVERTISEMENTS USING XML FILE
DATALIST PROBLEM
FTP Downloading using C#
Nested gridview footer total by using ..

DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net