Many people say that they are completely different.
I don't share that opinion, however it is not far from the truth. What is
equal are the keywords that are used and the way that statements are
written.
Yes, there are significant differences. VB.NET is technically not a
successor of VB6. Many keywords have been removed or their meaning has been
altered. Data types such as 'Integer' and 'Long' have been changed. Code
written in VB6 is generally not compatible to VB.NET, and vice versa.
The IDE, .NET classes and the VB.NET language are so different from their
VB6 counterparts that it is worth to invest some time reading twice a book
about them before start coding VB.NET. I suggest this book for people
coming to VB.NET from VB6:
MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers: http://www.mztools.com
¤ May I know what is the difference between vb.net and vb6 other than the web
¤ portion? Are they significantly different? Thanks.
¤
A high percentage of the core language is still the same. The most signficant differences are the
extensions that have been changed or added to the language.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.