Results 1 to 6 of 6

Thread: Vb7?

  1. #1

    Thread Starter
    Lively Member norden's Avatar
    Join Date
    Jun 2003
    Posts
    108

    Vb7?

    Hi guys,

    VB6 against VB7… What are the advantages? I know VB6 quite well, any books you can recommend for me to start with using VB7 will be appreciated. Thanks

  2. #2
    Frenzied Member axion_sa's Avatar
    Join Date
    Jan 2002
    Location
    Joburg, RSA
    Posts
    1,724

    Re: Vb7?

    Originally posted by norden
    Hi guys,

    VB6 against VB7… What are the advantages? I know VB6 quite well, any books you can recommend for me to start with using VB7 will be appreciated. Thanks
    Widely known as VB.Net A Google search should bring up quite a few sites that discuss the pros & cons of VB.Net over VB6.

    Have a look at Visual Basic.Net Complete, ISBN 0-7821-2887-4.

  3. #3

    Thread Starter
    Lively Member norden's Avatar
    Join Date
    Jun 2003
    Posts
    108
    Thank you so much Axion_sa. I will search for the book at once.

    Thanks again...

  4. #4
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682
    VB.net is weird when you're used to Vb6. Nothing is where it should be!

    Anyway it seems to me that VB.net is closer to C++ than to VB6. It may be worth your while to learn VC++.net instead or as well as. However, I'm lucky enough to have VStudio on my machine at work so I can write class libraries and speed critical code in C++ and the front-end in VB.net. Its just so much easier to write OOP stuff in C++ in my opinion.

    But I'm no expert, not by a long chalk.
    I don't live here any more.

  5. #5
    Hyperactive Member Hampster's Avatar
    Join Date
    Feb 2001
    Location
    On my hamster wheel.
    Posts
    374
    If you find the syntax of VB.NET confuses you because it's similar to VB6, then learn C# instead.

  6. #6
    Frenzied Member Ideas Man's Avatar
    Join Date
    Aug 2002
    Location
    Australia
    Posts
    1,718
    That was the whole idea with VB.NET, bring the languages closer together. i.e. VB and C++

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