Click to See Complete Forum and Search --> : Vb7?
norden
Sep 29th, 2003, 08:17 PM
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
axion_sa
Sep 30th, 2003, 12:43 PM
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.
norden
Sep 30th, 2003, 07:54 PM
Thank you so much Axion_sa. I will search for the book at once.
Thanks again...
wossname
Oct 18th, 2003, 01:59 PM
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.
Hampster
Oct 25th, 2003, 09:15 AM
If you find the syntax of VB.NET confuses you because it's similar to VB6, then learn C# instead.
Ideas Man
Oct 26th, 2003, 11:53 PM
That was the whole idea with VB.NET, bring the languages closer together. i.e. VB and C++
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.