Multiple choice technology programming languages

Do I need iis to develop a web applcn in asp.net 2.0

  1. Yes

  2. No

  3. May be

  4. None of the above

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

IIS (Internet Information Services) is not required to develop ASP.NET 2.0 web applications. You can develop and test ASP.NET applications locally using the built-in ASP.NET Development Server (Cassini) or Visual Studio's built-in web server without needing IIS installed on your development machine.