Quote:
Originally Posted by Jordan
Visual Basic 6.0 is in Visual Studio 6.0 so you can either purchase VB6.0 or VS6.0.....
The latest version of VB is 9.0.
VB 9.0 = 2008
VB 8.0 = 2005
VB 7.0 and 7.1 = 2003
VB 6.0 and < 6.0 were prior to .NET and labeled only by their versions.
There is also "VBx" which is version 10.0. Its not released yet though.
|
That's right. But as far as I know you cannot open a Visual Basic 6.0 project (which is the latest non-.net version of visual basic) with a .NET version. So the era of the old VB ends with VB 6.0 (NOT VS!) and then the era of .NET starts with VS 2003 or VB .NET 2003
Isn't this right?