This document provides an overview of ASP.NET 4.0, including required lab setup, lecture outlines, and introductions to key ASP.NET concepts. The lab setup requires Windows 7, IIS 7+, MS SQL Server 2008+, and Visual Studio 2010+. Lecture topics include introductions to the web, ASP.NET overview, ASP.NET controls, and the page class. Key ASP.NET concepts explained include the client/server architecture, how ASP.NET works, the page lifecycle, and use of controls, view state, and events.