This document provides tutorials for building web applications using C# and ASP.NET Web Application projects in Visual Studio 2005. The first tutorial describes creating a new project, adding controls to a default page, building and running the project. The second tutorial explains the code-behind model and how Visual Studio 2005 splits code generation across partial class files. The third tutorial demonstrates building pages within these projects.