4

Possible Duplicate:
Can I use .NET 4.0 beta in Visual Studio 2008?

Hot can I use visual studio 2008 IDE with .net framework 4?

Community
  • 1
  • 1
Rana Imtiaz
  • 1,363
  • 3
  • 12
  • 18

2 Answers2

5

I think the general consensus is "no"

Can I use .NET 4.0 beta in Visual Studio 2008?

Community
  • 1
  • 1
bgs264
  • 4,572
  • 6
  • 38
  • 72
2

No, VS 2008 Multi Targeting option only support .NetFramework 3.5 , 3.0 , 2.0

so it has a Backward Compatability, So You have to Use VS 2010 for .netFramework 4.0

Nasser Hadjloo
  • 12,312
  • 15
  • 69
  • 100