Skip to Content
ASP.NET 2.0 Unleashed
book

ASP.NET 2.0 Unleashed

by Stephen Walther
June 2006
Intermediate to advanced
1992 pages
36h 23m
English
Sams
Content preview from ASP.NET 2.0 Unleashed

Chapter 22. Maintaining Application State

<feature><title>In this Chapter</title> <objective>

Using Browser Cookies

</objective>
<objective>

Using Session State

</objective>
<objective>

Using Profiles

</objective>
<objective>

Summary

</objective>
</feature>

Developers who are new to programming for the web always have difficulty understanding the problem of maintaining state. The HTTP protocol, the fundamental protocol of the World Wide Web, is a stateless protocol. What this means is that from a web server’s perspective, every request is from a new user. The HTTP protocol does not provide you with any method of determining whether any two requests are made by the same person.

However, maintaining state is important in just about any web application. The ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

ASP.NET 3.5 Unleashed

ASP.NET 3.5 Unleashed

Stephen Walther
ASP.NET 2.0 Illustrated

ASP.NET 2.0 Illustrated

Alex Homer, Dave Sussman
ASP.NET 4 Unleashed

ASP.NET 4 Unleashed

Stephen Walther, Kevin Hoffman, Nate Dudek
ASP.NET 4.0 in Practice

ASP.NET 4.0 in Practice

Marco De Sanctis, Daniele Bochicchio, Stefano Mostarda

Publisher Resources

ISBN: 0768666783Purchase book