Multiple choice technology web technology

ASP.NET 2.0 does not require IIS on your machine to host Web pages.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

ASP.NET 2.0 introduced the built-in ASP.NET Development Server (Cassini), allowing developers to host and test web applications without requiring IIS installation. This made development more accessible and simplified the development environment setup.