Results 1 to 9 of 9

Thread: Upgrading to VB 2008

  1. #1

    Thread Starter
    Lively Member InsanePyro's Avatar
    Join Date
    Nov 2007
    Posts
    76

    Question Upgrading to VB 2008

    I currently have VB6 (my school uses VB5 ) and use it for school projects. I am currently about 3/4 of the way through the first of three classes that use VB. Seeing as I plan on taking the remaining classes I am just wondering if it would be worth it for me to upgrade to VB 2008 or just stick with VB6.

    Feedback/Comments will be appreciated.

    Bye

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Upgrading to VB 2008

    VB6 is virtually identical to VB5, but later versions (VB 2002 onwards) are not - they are basically a different language, but with some syntax that is similar.

    As your school has decided to be so far out of date (even with free editions of the latest versions being available), it would probably be a bad idea for you to 'upgrade', as you are likely to get confused between the two.

  3. #3
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Upgrading to VB 2008

    If you do decide to "upgrade" you can run both on your system side by side without issues. Only learning two similar languages may slow you down as Si mentioned but 2005/2008 Express are free downloads.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  4. #4

    Thread Starter
    Lively Member InsanePyro's Avatar
    Join Date
    Nov 2007
    Posts
    76

    Re: Upgrading to VB 2008

    VB6 is virtually identical to VB5 is true. All I have to do to get my VB6 stuff to work at school is remove retained=0 from the project file using notepad or else it won't load it. So they are very similar and I have never had any actual code issues between the two.

    But VB 2008 is an actual different language? So I couldn't work on VB5 projects on VB 2008 and vice versa?

  5. #5
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Upgrading to VB 2008

    That's right.. you can't take projects from one to the other (you would need to re-write parts of it).

    VB5 and 6 are both "Classic" VB, and anything later is actually VB.Net (even tho Microsoft don't explicitly use that name these days).

  6. #6

    Thread Starter
    Lively Member InsanePyro's Avatar
    Join Date
    Nov 2007
    Posts
    76

    Re: Upgrading to VB 2008

    Well yeah then in that case I guess I'll stick with VB6

  7. #7
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Upgrading to VB 2008

    You should at least give it the try - it really is worthed. You will find most of the syntax similar so untill you get more comfortable in the IDE you can use VB6 type coding - not a good idea tho...

    I strongly recommend getting VB 2008 Express Edition - it's free after all and really is very good.

  8. #8

    Thread Starter
    Lively Member InsanePyro's Avatar
    Join Date
    Nov 2007
    Posts
    76

    Re: Upgrading to VB 2008

    Quote Originally Posted by RhinoBull
    You should at least give it the try - it really is worthed. You will find most of the syntax similar so untill you get more comfortable in the IDE you can use VB6 type coding - not a good idea tho...

    I strongly recommend getting VB 2008 Express Edition - it's free after all and really is very good.
    Can you give me a link please?

  9. #9

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