ASP.NET
Session StateASP.NET - Session State
Session State
Why Session State
ASP.NET And Session State
Getting A Taste Of Session State
Session State And More Complex Data
Configuring Session State
Tracking Session State
Other Session Configuration Settings
The Wizard Control Alternative To Session State
Conclusion 12
Tutorial 13 Quick Reference
After completing this tutorial, 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