visual studio 2008 - Can I write for .Net 4 using VS2008? -


Can I write .Net 4 and its libraries using VS 2008? If so, how should I configure it?

I realize that VS 2008 may have to struggle with language changes like dynamic keywords, but can I install version 4 and target it anyways Can i My only real interest is to be able to use some new libraries, especially I am interested in TPL ()

Comments