Lecture – Basics – Anatomy of a Web Page

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 

https://youtu.be/tzKs2ZaQVUc

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.

Additional Information

COP 4834 Lectures Page