|
-
Sep 29th, 2003, 08:17 PM
#1
Thread Starter
Lively Member
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
-
Sep 30th, 2003, 12:43 PM
#2
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.
-
Sep 30th, 2003, 07:54 PM
#3
Thread Starter
Lively Member
Thank you so much Axion_sa. I will search for the book at once.
Thanks again...
-
Oct 18th, 2003, 01:59 PM
#4
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.
-
Oct 25th, 2003, 09:15 AM
#5
Hyperactive Member
If you find the syntax of VB.NET confuses you because it's similar to VB6, then learn C# instead.
-
Oct 27th, 2003, 12:53 AM
#6
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|