| Re: .NET Versus VB 6 -
06-04-2007, 08:54 AM
On Wed, 3 Dec 2003 14:04:07 -0500, SFB wrote:
>This statement is a touch too strong.
>
>Windows forms/controls and the language - dim, if/then/else - is pretty much
>the same with many of the rough edges smoothed.
C also uses if and else, and can declare variables in a similar manner -
does that make it an upgrade to VB?
>The environment changes in that VB6 has objects, but you could write a lot
>of object less code. VB.NET is all objects.
That's exactly like the change from C++ to Java - in C++, you *can* use
objects, while in Java, EVERYTHING is an object.
>If your were comfortable using VB6 and objects, i.e. cl***es, then VB.NET is
>not that big a step.
You forgot to mention the fact that calls to system functions are
handled differently, and some (possibly many) of the functions work
differently.
In my opinion VB.NET is no closer to "real" VB than VB is to "real"
BASIC. If you like it, great - more power to you.
--
auric "underscore" "underscore" "at" hotmail "dot" com
*****
All computers wait at the same speed. |