Multiple choice technology

Which version of .Net Framework does Visual studio 2008 uses?

  1. 3.0

  2. 3.5

  3. 4.0

  4. 3.1

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

Visual Studio 2008 was designed to target .NET Framework 3.5, which introduced LINQ, Entity Framework, and other features. VS 2005 used .NET 2.0/3.0, while VS 2010 introduced .NET 4.0. The 3.1 option doesn't exist as a released framework version.