Posts: 39
Threads: 17
Joined: Oct 2012
Reputation:
0
I was just wondering the differences and if it was worth the money to upgrade. Also, with anything better than express, in a project, can I make one firm in VisualBasic, another in C#, and yet another in F#? (Depending on my coding abilities on each language and what I need it for)
I just always saw Brandon using Proffesional and must other people on YouTube and was wondering what was so great about it.
Posts: 1,006
Threads: 111
Joined: Jul 2010
Reputation:
1
Well, I'm not really sure if there is much of a difference between visual studio professional, ultimate, and express. I use Visual Studio 2010 because that's what I have. There are a lot of flaws with it (I am considering upgrading to 2012 soon enough), but I am happy.
Anyway, in Visual Studio, you are locked to one language per project (I believe). You have to start a project in a specific language and keep all of its associated forms in that language. This is to prevent compile errors, I believe.
If you are involved in education (Either a student or a teacher or something related) you can check out <!-- m --><a class="postlink" href="https://www.dreamspark.com">https://www.dreamspark.com</a><!-- m --> which allows you to get professional Microsoft products for free.
Hope this helps!