This document provides an introduction to ASP.NET 2.0, covering what ASP.NET and IIS are, how ASP.NET files work, key features of the .NET framework, programming languages supported, and new aspects of ASP.NET compared to classic ASP such as better language support, programmable controls, and easier configuration and deployment. It also provides a simple example of a dynamic ASP.NET page that writes the current time using a server-side script.