Chapter 7: State Management

TitleDemoSourceLanguage
Reading and Writing Values to the Application Object recipe0701cs.aspx recipe0701cs.aspx source C#
Reading and Writing Values to the Application Object recipe0701vb.aspx recipe0701vb.aspx source VB.NET
Reading and Writing Values to the Session Object recipe0702cs.aspx recipe0702cs.aspx source C#
Reading and Writing Values to the Session Object recipe0702vb.aspx recipe0702vb.aspx source VB.NET
Reading and Storing Data in Cookies Recipe0703cs.aspx Recipe0703cs.aspx source C#
Reading and Storing Data in Cookies recipe0703vb.aspx recipe0703vb.aspx source VB.NET
Reading and Storing Data in ViewState recipe0704cs.aspx recipe0704cs.aspx source C#
Reading and Storing Data in ViewState recipe0704vb.aspx recipe0704vb.aspx source VB.NET

  "The concept for this book is deceptively simple: a list of ASP.NET Web application tasks and how to accomplish them in code. The trick is in having identified those 150 or so common tasks and then to create clear, simple examples that show you how to do them. There's no dross here, just a little text and a bunch of code samples. Here's the bottom line: if I have an ASP.NET book open on my desk at any given moment, it's most likely to be this one."
Mike Pope
Microsoft