Introduction to Web Forms — a practical guide to ASP.NET Web Forms with clear examples you can reuse in real projects.
ASP & ASP.NET Tutorial Series (55/247). Prefer one article? Read the complete ASP.NET tutorial.
Short description
Web Forms is legacy for new apps but common in existing enterprise systems.
Web Forms idea
ASPX pages + code-behind
Server controls
ViewState
Page lifecycle