Click here to Skip to main content
15,890,882 members
Articles / Web Development / ASP.NET

Beginners Introduction to State Management Techniques in ASP.NET

Rate me:
Please Sign up or sign in to vote.
4.84/5 (123 votes)
23 Dec 2008CPOL23 min read 396.8K   3.4K   286  
This article discusses the state management techniques used in ASP.NET. We discuss: QueryString, Cookie, Session, Profile, Static Variables and Application state.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer ThoughtWorks
India India
Call me Navaneeth Some years ago--never mind how long precisely, I was doing programs with C and C++. When .NET came, I started with C#,ASP.NET and SQL Server.

Comments and Discussions