🎴 Flashcard Mode

ASP.NET 2.0 and Visual Studio 2005 Fundamentals

Card1 / 19
Mastered0
Review0
QuestionClick to flip

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

AnswerClick to flip back
A
True
💡 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.

Change Mode