Chapter 13. Session State

After completing this chapter, you will be able to

  • Explain the importance of managing session state in a Web application

  • Use the session state manager (the Session object)

  • Configure session state

  • Store session state on a state server

  • Store session state in a database

This chapter covers managing session state within your ASP.NET application. Programming Web applications requires you to be very mindful of how the state of your application ...

Get Microsoft® ASP.NET 2.0 Step By Step now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.