|
-
Nov 15th, 2006, 04:47 AM
#1
Thread Starter
New Member
Multiple versions of vb?
Hey everyone.
I at one time installed Visual Basic 2005 express, and found it very useful.
While it's great having all this stuff here at my fingertips, it's no use that I can't use the vb6 files my school has on it's systems. My question is: Can I have VB6 and 2005 at the same time? or is there some program that I can use that converts converts it back and fourth?
I'm not too sure where this type of question goes, but here it is.
-
Nov 15th, 2006, 04:50 AM
#2
Re: Multiple versions of vb?
Yes you can use both at the same time, the reason you can not use your vb6 code in the 2005 version is beacause they are different. Visual Basic 2005 is based around the .NET Framework whereas Visual Basic 6 isn't.
Visual Basic 2005 should have a conversion feature on it that can convert some of your vb6 code to visual basic.net code.
Hope this helps,
Jenova
-
Nov 15th, 2006, 05:10 AM
#3
Re: Multiple versions of vb?
Yes, it has a conversion tools, but quite poor, as i heard. The best way to move your app from 6 to .NET and vice-versa is simply by writing theme all over. That way you can get the best of theme.
Welcome to VBF, btw
-
Nov 15th, 2006, 05:32 AM
#4
Re: Multiple versions of vb?
Microsoft sometime back released a InterOp toolkit that helps you do the incremental upgradation of your VB 6 projects. Take a look this link
http://www.microsoft.com/downloads/d...ng=en#Overview
Last edited by Shuja Ali; Nov 15th, 2006 at 05:36 AM.
Use [code] source code here[/code] tags when you post source code.
My Articles
-
Nov 15th, 2006, 05:36 AM
#5
Thread Starter
New Member
Re: Multiple versions of vb?
Wow, thanks guys.
You have all been a great help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|