Launch offer
Business website $150 USD Custom plugin $200 USD Ready in 5 days
Get a quote
ASP.NET

State Management in Web Forms

Choose ViewState, Session, Application, cookies, and cache appropriately.

State Management in Web Forms — a practical guide to Web Forms state management with clear examples you can reuse in real projects.

ASP & ASP.NET Tutorial Series (72/247). Prefer one article? Read the complete ASP.NET tutorial.

Short description

Minimize ViewState size on heavy pages.

State options

ViewState (page)
Session (user)
Application (app)
Cookies
Cache

Leave a reply

Your email address will not be published. Required fields are marked *