Prerequisites
Working with Web Forms and Visual Studio.
Summary
Covers the relationship between aspx, code behind, and designer pages in .NET web forms. Also covers concepts of responding to events.
Video
Reference Materials
http://msdn.microsoft.com/en-us/library/ms973868.aspx – The reference for .NET web forms, this is a very good reference and is worth looking at the controls available to you in designing web forms.