hello,
can someone explain to me the major differences between vb6 and vb.net?
vb6 applications cant be used on mobile devices right?
i need to highlight differences in terms on the platforms that it supports.
thanks.
Printable View
hello,
can someone explain to me the major differences between vb6 and vb.net?
vb6 applications cant be used on mobile devices right?
i need to highlight differences in terms on the platforms that it supports.
thanks.
Big changes introduced in .NET: polymorphism, inheritance and encapsulation (PIE), operation overloading, parameterized constructors, class-level attributes and operations.
And yes - as far as i know, VB6 can't be used on mobile devices.
There is a version of pre-.NET Visual Basic for mobile devices.. its just really crap.
@gavio: operator overloading :p And wow does it seem strange to see that in a BASIC language :p
chem
In need of another coffe :blush:
Move to the dark side!
Also have a search in the forums this topic has been discussed so many times!
Discussed ad nauseum actually. There are bundles of threads on this topic. As Pino said, do a search and you will have enough reading material for an entire winter's evening.Quote:
Originally Posted by Pino
So, maybe it's time to have a "sticky" with all the links included... :)Quote:
Originally Posted by Hack
That might not be a bad idea, but exactly what it would contain would need to be discussed. The threads on this subject do tend to ebb and flow to and away from the original topic.Quote:
Originally Posted by RhinoBull
"I told you. I wake up every day, right here, right in Punxsutawney, and it's always February 2nd, and there's nothing I can do about it." :D
Easy. Just compile a list of all the significant differences between VB6 and .NET—there are lots, so that shouldn't be hard—and summarise the main arguments for VB6 and for VB.NET. We can also link to some of the more presentable 'debates' (if such things exist).Quote:
Originally Posted by Hack
Here are three of mine if you want some links:
3 Reasons Why VB6 is Dead
A Look at When to Rewrite Your VB6 apps in VB.NET
10 Things to Avoid When Moving From VB6 to VB.NET