I would only run VS2010 in a Virtual machine so this may impact you.. Its too dangerous to run these Betas on your production machine I have been caught once and had to reinstall the OS to get VS2008 RTM working correctly as the Beta would not uninstall).

By on 11/29/2009 6:47 PM ()

Hello Benk,

Agreed: it's always dangerous to run betas on a production machine. That's probably more true with Visual Studio betas, as the hooks reach deep.

I could run 2010 in a virtual machine; but would rather do my F# learning on an older system I have, that could do without the overhead - that's one reason I was glad to hear I that it would be fine to stick with VS 2008.

Also, I have full versions of VS 2008 with all the SPs and updates; so if something odd happens while experimenting with F#, I can be sure it's not due to a teething problem with 2010.

Your comment is a good reminder to those that haven't learned the hard way.

BRN..

By on 11/30/2009 2:45 AM ()

I agree with Michael; for the novice getting started, it's just about a wash. Either choice is great for getting started.

By on 11/24/2009 11:21 AM ()

The F# language is the same on both sides. VS 2010 has some new IDE features; you can get an overview here: [link:msdn.microsoft.com]

CLR 4 has a few new features, but nothing that critical AFAIK. In fact, the only bits that I'm really even looking at using is the new System.Threading stuff to simplify tasks/threading and parallel code. F# already has some of this with it's async code.

VS 2010 can also target the older frameworks, so you are not forced into .NET 4 by using VS 2010.

In short, you should not face any problems using VS 2008 and moving to VS 2010 at some later time -- it's a pretty seamless upgrade experience.

By on 11/24/2009 11:16 AM ()

Hi MGG,

Thanks, that's what I wanted to know (and wanted to hear - makes it simpler for me).

BRN..

By on 11/24/2009 11:22 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper