Web Forms : Official Microsoft Site
In this chapter, you'll learn:
The Web Forms model and how to create pages and use controls.
Getting Started with ASP.NET 4.5 Web Forms
By
Erik Reitan|August 14, 2012
This tutorial series will teach you the basics of building an ASP.NET Web Forms application using ASP.NET 4.5 and Microsoft Visual Studio Express 2012 for Web. Source included.
5 Minute Intro to ASP.NET Web Forms
By
Scott Hanselman|April 12, 2011
ASP.NET Web Forms is the default User Interface mechanism for ASP.NET applications. This video demonstrates the basics of developing with Web Forms.
Page Lifecycle Events
By
Joe Stagner|April 9, 2009
This video explains how to use the rich eventing mechanism provided by the ASP.NET Page lifecycle.
Intro to ASP.NET Controls
By
Joe Stagner|April 9, 2009
Controls driven development can really increase your development productivity. This video provides a basic introduction to the standard ASP.NET controls.