Results 1 to 5 of 5

Thread: Vb6 - Vb 2005

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2006
    Posts
    78

    Vb6 - Vb 2005

    I was planning on migrating to 2005 from vb6 I was just wondering is there a big difference in the coding and is it as user friendly?

    Thanks in advance
    DannyG

    If at first you dont succeed, destroy all evidence that you tried in the first place.

  2. #2
    Frenzied Member trisuglow's Avatar
    Join Date
    Jan 2002
    Location
    Horsham, Sussex, UK
    Posts
    1,536

    Re: Vb6 - Vb 2005

    The big difference is that .NET is Object Oriented. If you're not familiar with using classes then this will be your biggest hurdle.

    I found VB.NET to be much more user friendly than VB6. The biggest disappointment was not being able to edit code whilst single-stepping through it (this may have been fixed now).

    I had a really good book by Francesco Baleno when I was migrating. I can't remember the title (although I've recommended it in other posts on VB-F).
    This world is not my home. I'm just passing through.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Oct 2006
    Posts
    78

    Re: Vb6 - Vb 2005

    cheers ill google that name see if theres an e-book anywhere or ill check the library at college.

    If at first you dont succeed, destroy all evidence that you tried in the first place.

  4. #4
    Frenzied Member trisuglow's Avatar
    Join Date
    Jan 2002
    Location
    Horsham, Sussex, UK
    Posts
    1,536

    Re: Vb6 - Vb 2005

    Here's the book I'm talking about. Check to see if there is a more recent edition though.

    http://www.amazon.com/exec/obidos/AS...343875-9132169
    This world is not my home. I'm just passing through.

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

    Re: Vb6 - Vb 2005

    You can also use Microsoft InterOP Forms toolkit to do an incremental migration from VB 6 to VB 2005.

    Also we have Edit and Continue feature in VB 2005 which was not there in VB 2003.
    Use [code] source code here[/code] tags when you post source code.

    My Articles

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