Results 1 to 3 of 3

Thread: VB6 -> Visual Studio 2008,10,12,13

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2012
    Posts
    6

    Smile VB6 -> Visual Studio 2008,10,12,13

    hi..

    what is the shortest explanation of the difference between VB6 and Visual Studio 2008,10,12,13
    I code and compile application in VB 6 , stand allone programs for Bingo Clubs . So what benefits could I get by switching.
    Kind regards pjlarsen

  2. #2
    gibra
    Guest

    Re: VB6 -> Visual Studio 2008,10,12,13

    Quote Originally Posted by solis View Post
    hi..
    what is the shortest explanation of the difference between VB6 and Visual Studio 2008,10,12,13
    Completely different.

  3. #3
    PowerPoster
    Join Date
    Feb 2012
    Location
    West Virginia
    Posts
    14,205

    Re: VB6 -> Visual Studio 2008,10,12,13

    VB.Net can target additional platforms like Windows Mobile, Windows CE, Windows Phone, XNA
    It also supports multithreading and is fully object oriented. There is a learning curve for sure but there are many things you can do in VB.Net that you can't do in VB6 as well as other things that can be done easily in VB.Net which require you to jump through some hoops in VB6.

    There are also a few things that can be done easily in VB6 that require you to jump through some hoops in VB.Net

Tags for this Thread

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