This document provides an introduction to ASP.NET and ASP.NET MVC. It discusses what ASP.NET is, the different development models it supports including Web Forms, Web Pages, and MVC. It then explains the MVC pattern and how ASP.NET MVC works. It provides examples of using ASP.NET MVC to build a simple CRUD application. Finally, it discusses some future projects and learning resources for ASP.NET MVC.