Results 1 to 5 of 5

Thread: Multiple versions of vb?

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2006
    Posts
    2

    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.

  2. #2
    Hyperactive Member Jenova's Avatar
    Join Date
    Feb 2006
    Location
    Googleplex
    Posts
    413

    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

  3. #3
    PowerPoster gavio's Avatar
    Join Date
    Feb 2006
    Location
    GMT+1
    Posts
    4,462

    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

  4. #4
    Shared Member
    Join Date
    May 2005
    Location
    Kashmir, India
    Posts
    2,277

    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

  5. #5

    Thread Starter
    New Member
    Join Date
    Nov 2006
    Posts
    2

    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
  •  



Click Here to Expand Forum to Full Width