Multiple choice technology platforms and products

MVC is avaiable as part of

  1. .NET Framework 3.5 SP1

  2. .NET Framework 3.0

  3. .NET Framework 2.0

  4. All of the Above

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

ASP.NET MVC 1.0 was released in 2009 as an add-on for .NET Framework 3.5 SP1. It was not included with .NET 3.0 or 2.0. Later versions of MVC were built into .NET 4.0 and beyond, but the initial MVC release required 3.5 SP1.