Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

What is the difference between different versions of VBnet and Net studio. MS is rather cryptic about it as usual.....

 

In particular, can VB.Net ACADEMIC edition compile? Or is it like VB6 Working model edition....

 

Is there a Standard edition of Net Studio? Or is it professional/Enterprise only. If there is a Standard edition, what are the features.

 

Thanks for any info.

"I have a plan so cunning you could put a tail on it and call it a weasel!" - Edmund Blackadder
Posted

To be honest the best way to find out what the versions include is to look on Microsoft's main site that has nice little charts for what is included and not included in each version next to each other for comparison;

 

http://msdn.microsoft.com/vstudio/howtobuy/choosing.asp

 

There is no Standard edition of Studio, as Standard refers to just the basics of one IDE (I say IDE because you can download the entire .NET SDK off their site which is 120 megs and compile your own programs old-school style using a text editor and command prompt). Professional and up is the Studio which comes with all 3 IDEs (C++, C# and VB). Each Studio version beyond that comes with more IDE stuff to make your life easier.

 

If you were thinking of buying the Standard edition I'd think twice. There's a nice free IDE you can download for .NET called SharpDevelop. Also, in some books they are offering 60 day trial DVDs of Professional that you can register for a measly $15 (Yes, that means you can get Professional for $15 + price of the book whic his usually $75). Some of them however don't allow you to register, you have to check the back of the CD cover and read the fine print.

 

The Academic version you won't find any information on, however. Since I actually have it I can give you some insight on it. The Academic version is everything Professional is except it comes with an extra CD for student "tools". Personally I didn't install it so I have no idea what it includes, but I do remember it was nothing of real use. And as always, the Academic version is way cheaper then the real thing because it's "for educational use only". I think the Academic version runs at about $200 (my teacher gave me mine for free so I'm not positive on that), but it's still far more expensive then the practically free Professional versions you can get with some books.

Gamer extraordinaire. Programmer wannabe.
  • *Gurus*
Posted
Try to avoid the Standard editions at all costs, however if you simply can't afford the more expensive editions and still want to create Class Libraries (DLLs) and User Controls take a look in the Code Library. I posted a zip archive that overcomes that boundary.
  • Leaders
Posted

Here is a link to the academic version I bought, it was $74.66. It's a great deal if you qualify for it.

 

http://www.provantage.com/scripts/go.dll/-s/fp_65081

 

I believe MSDN is slightly different in the Academic edition than in the regular version too.

 

Orbity

"These Patriot playoff wins are like Ray Charles songs, Nantucket sunsets, and hot fudge sundaes. Each one is better than the last." - Dan Shaughnessy
Posted

Thanks.....the VB.Net academic version is CDN$95 here and the whole studio thing is $165 or so. It's a bit awkward trying to figure out the features because I'm going through an intermediary (a friend of mine who is a student).

 

So it appears that either way, VB.NET will be the professional version.....good enough then.

"I have a plan so cunning you could put a tail on it and call it a weasel!" - Edmund Blackadder

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...