Home All Groups Group Topic Archive Search About

vb 2005 standard question

Author
16 Nov 2006 3:06 PM
tele
Hi. I understand Microsoft has VB 2005 Express available for download. I
want to know if there is a standard version of Visual Basic 2005? If it's in
the Visual Studio studio suite, then which one?

I'm just confused with the Visual Studio and .NET lingo. I just want to know
where the latest Visual Basic programming languages are. Thanks.

Author
16 Nov 2006 3:36 PM
Tim Patrick
The latest version of Visual Basic is "Visual Basic 2005." It exists in parallel
with version 2.0 of the .NET Framework.

Visual Studio is a tool used to develop programs in Visual Basic 2005 (and
I guess in C# if you want to :-)). There are different levels of this tool.
The most basic is the Express Edition, which is available as a free download.
You can also purchase "Standard", "Professional", and "Team System" versions
of Visual Studio, each with an increasing number of features included. No
matter which version of Visual Studio you choose, the version of Visual Basic
used is the same (although it may be easier to get to use some of the language
features in the more expensive tools).

-----
Tim Patrick
Start-to-Finish Visual Basic 2005

Show quoteHide quote
> Hi. I understand Microsoft has VB 2005 Express available for download.
> I want to know if there is a standard version of Visual Basic 2005? If
> it's in the Visual Studio studio suite, then which one?
>
> I'm just confused with the Visual Studio and .NET lingo. I just want
> to know where the latest Visual Basic programming languages are.
> Thanks.
>
Author
16 Nov 2006 4:58 PM
Paul Clement
On Thu, 16 Nov 2006 08:06:36 -0700, "tele" <t***@tel.com> wrote:

¤ Hi. I understand Microsoft has VB 2005 Express available for download. I
¤ want to know if there is a standard version of Visual Basic 2005? If it's in
¤ the Visual Studio studio suite, then which one?
¤
¤ I'm just confused with the Visual Studio and .NET lingo. I just want to know
¤ where the latest Visual Basic programming languages are. Thanks.
¤

There is no "Standard" version of Visual Basic 2005. After the Express versions all languages are
unified into the Visual Studio 2005 versions.

http://msdn2.microsoft.com/en-us/library/b4z62wxz(VS.80).aspx


Paul
~~~~
Microsoft MVP (Visual Basic)