up vote 0 down vote favorite
share [g+] share [fb]

I want to play around with the System.Dynamic namespace using Visual C# 2008. I want to know whether its possible at all. Because, MSDN mentions that .NET 4.0 has some changes to CLR.

Do I need to install any other components to get it working for me.

link|improve this question
feedback

1 Answer

up vote 2 down vote accepted

You could just download Visual C# 2010 Express Edition I have Visual Web Developer 2010 and 2008 on the same machine. You will still have the non-beta C# Express but can used C# Express 2010 to develop .NET 4.0 apps.
I don't think .NET 4 works in 2008 or earlier Visual Studios.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.