I'll be working on some old code this summer, written in VB6 by some guy in Oslo. The problem is: What tools should I use?

It seems like there are no good free environments on the net (this is Microsoft after all). I should be able to persuade my boss to buy me one, though, but which? Visual Studio 6.0 is very old, but the code was written in this IDE and might not be compatible with newer versions. What do you professionals out there think?
Any help will be greatly appreciated as I'll have to make a decision fast...
Advice: VISUAL BASIC 6.0 Tools
Started by MzG, May 11 2008 04:13 PM
8 replies to this topic
#1
Posted 11 May 2008 - 04:13 PM
while (1<2) {
// Annoy operative system }
// Annoy operative system }
|
|
|
#2
Guest_Jordan_*
Posted 13 May 2008 - 04:34 AM
Guest_Jordan_*
To work with Visual Basic 6.0 you will have to buy Visual Studio 6.0. I don't know of any other IDE that supports VB6.0.
#3
Posted 13 May 2008 - 05:07 AM
MzG said:
written in VB6
Visual Studio 6.0
this IDE
newer versions
Visual Studio 6.0
this IDE
newer versions
You confused me. VB6.... or VS?
What IDE, VB or VS?
I think that the latest version of VB is VB6, then, there is the .NET version but it's completely different from VB6
#4
Guest_Jordan_*
Posted 13 May 2008 - 05:12 AM
Guest_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.
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.
#5
Posted 13 May 2008 - 11:40 AM
For the .NET ones you can use Visual Studio 2008 Express Editions.
#6
Posted 13 May 2008 - 12:22 PM
Jordan said:
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.
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?
#8
Posted 03 June 2008 - 11:35 PM
better you use visual studio 6.0 professional edition :D


Sign In
Create Account

Back to top









