Workshop
The quiz questions and exercises are provided for your further understanding of the material presented.
Quiz
1. On which operating systems can you install the .NET Framework SDK?
2. What operating systems can host ASP.NET pages?
3. Do ASP.NET pages use interpreted code, where an interpreter reads each line of code in the page for processing, or compiled code, where the page code is compiled into executable code for the Web server?
Exercises
Explore the files in the directory of your default Web site. Notice the creation of a new folder called "aspx." This folder holds the latest version of the ASP.NET validation code for ASP.NET pages. Do not modify anything in this page without first making a backup copy. Continue navigating your Web server using the Internet Services Manager Console.