Results 1 to 14 of 14

Thread: Up grade to VB.Net

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2003
    Posts
    33

    Up grade to VB.Net

    For ppl who have VB.Net
    I currently have VB6.0 and I am trying to upgrade to VB.Net, would I be able to use VB6.0 as well or once I do the upgrade I won't be able to use anything but VB.Net
    Does it upgrade it or it will launch a new installation separately than VB6.0?
    Thank you
    ):

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    you can run both versions with no problems

  3. #3
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Re: Up grade to VB.Net

    Originally posted by AppDev
    For ppl who have VB.Net
    I currently have VB6.0 and I am trying to upgrade to VB.Net, would I be able to use VB6.0 as well or once I do the upgrade I won't be able to use anything but VB.Net
    Does it upgrade it or it will launch a new installation separately than VB6.0?
    Thank you
    no upgrade path from vb6 to vb.net . Its installation will be in another folder both considered as seperate versions .no integration between them .

  4. #4
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435
    But, depending on what version you buy, it does come with a VB6 to VB.NET program converter.
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  5. #5
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by RealNickyDude
    But, depending on what version you buy, it does come with a VB6 to VB.NET program converter.
    Was he asking about converting VB6 projs to VB.NET ?

  6. #6
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435
    Not in so many words, but once he'd got used to VB.NET, i'm sure he would want to
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  7. #7
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by RealNickyDude
    Not in so many words, but once he'd got used to VB.NET, i'm sure he would want to
    lol...

  8. #8
    Addicted Member ProgrammerJon's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    203
    Originally posted by RealNickyDude
    But, depending on what version you buy, it does come with a VB6 to VB.NET program converter.
    What version do you need for the vb6 to vb.net converter?

  9. #9
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by ProgrammerJon
    What version do you need for the vb6 to vb.net converter?
    VB.NET shipped with integrated converter .It converts vb6 projs to vb.net .

  10. #10

    Thread Starter
    Member
    Join Date
    Jan 2003
    Posts
    33
    Thanx pirate
    I thought that VB6 will be upgraded but then I said that doesn't make any sense cuz what if you want to debug or code an older vb project.
    Thank you
    ):

  11. #11
    Junior Member
    Join Date
    Oct 2002
    Posts
    23

    Lightbulb Conversion

    I've tried to convert some of my vb6.0 projects, but no luck.. alot of the stuff I've made with vb6.0 can't be directly converted into .NET..

    Better to rewrite the code to use correcto objects.

  12. #12
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Re: Conversion

    Originally posted by manpowre
    I've tried to convert some of my vb6.0 projects, but no luck.. alot of the stuff I've made with vb6.0 can't be directly converted into .NET..
    Better to rewrite the code to use correcto objects.
    I'don't know but I've converted a lot of VB6 Projs to VB.NET
    (80 %).It's working fine .Some won't be converted .
    just a thought !

  13. #13
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    look over this link ...

  14. #14
    Junior Member
    Join Date
    Oct 2002
    Posts
    23

    Post convert

    Yeah, some code are converted fine, but I use alot of API calls, and some API calls are supported in the framework. As soon as I start using the framework I get alot of code, some with API calls and some with the .NET framework. it starts to be a mess really.

    just a thought

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