View Single Post
  #6 (permalink)  
Old 05-13-2008, 03:22 PM
TcM's Avatar   
TcM TcM is offline
Moderator
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 7,327
Rep Power: 66
TcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud of
Default Re: Advice: VISUAL BASIC 6.0 Tools

Quote:
Originally Posted by Jordan View Post
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?
Reply With Quote