locked
VB6 versus visual studio 2010 RRS feed

  • Question

  • Hello All!  I am a Comp Sci guy who decided to take the route of telecommunications from installation & building physical network to customer migration onto networks. 

    I did this for years and spent little to no time programming.  I am now changing directions to begin programming again and want to know if anyone can share their opinion of Visual studio 2010 versus VB6.  

    Thanks in advance,

    JB

    Thursday, December 2, 2010 6:39 PM

Answers

  • Hi JB,

    Firstly, this is solely my opinion.  Whichever decision you will choose should be what's best for your future endeavors.

    I understand that you may be talking about the development IDEs in your question, but I will frame my answer toward the languages themselves.

    If you are going to create applications with user interfaces you should probably move to .NET.

    VB6 (which I still help with development with on our older projects) is simply not close to the robustness of .NET.

    Also moving to .NET programming allows you to pick up other .NET "languages" as well.  I started off as a junior programmer in VB.NET and was forced within a month of a job to start coding in C#.  I thought the world was ending.  After playing around for a couple of weeks with C#, I realized most of the differences were syntactical.  

    Included below is a link explaining the major differences between the two:

    http://visualbasic.about.com/od/imhoinmyhumbleopinion/ss/FiveChanges.htm

    Good luck!!!


    - stratios
    • Proposed as answer by Larcolais Gong Monday, December 6, 2010 6:02 AM
    • Marked as answer by Larcolais Gong Friday, December 10, 2010 2:16 AM
    Thursday, December 2, 2010 11:34 PM

All replies

  • Hi JB,

    Firstly, this is solely my opinion.  Whichever decision you will choose should be what's best for your future endeavors.

    I understand that you may be talking about the development IDEs in your question, but I will frame my answer toward the languages themselves.

    If you are going to create applications with user interfaces you should probably move to .NET.

    VB6 (which I still help with development with on our older projects) is simply not close to the robustness of .NET.

    Also moving to .NET programming allows you to pick up other .NET "languages" as well.  I started off as a junior programmer in VB.NET and was forced within a month of a job to start coding in C#.  I thought the world was ending.  After playing around for a couple of weeks with C#, I realized most of the differences were syntactical.  

    Included below is a link explaining the major differences between the two:

    http://visualbasic.about.com/od/imhoinmyhumbleopinion/ss/FiveChanges.htm

    Good luck!!!


    - stratios
    • Proposed as answer by Larcolais Gong Monday, December 6, 2010 6:02 AM
    • Marked as answer by Larcolais Gong Friday, December 10, 2010 2:16 AM
    Thursday, December 2, 2010 11:34 PM
  • Thanks for your opinion!

    Greatly appreaciated.

    JB


    JB
    Monday, December 6, 2010 8:57 PM