Summary

As you can see, ASP.NET now has a very powerful and flexible system for managing both Application and Session state data. With the ability to use Session state on browsers with or without cookie support, you have an easy-to-use external state management system, which is very scalable, that offers a way of working with Session state in a web farm environment. In Chapter 17, “Putting It All Together,” the ProjectPal application makes use of both the Session and Application state managers for its operation, and it also uses the external state management store.

Get Inside ASP.NET 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.