Hi,
- VB6 does not support inheritance, VB .NET does
- VB6 supports interfaces in an awkward way and mostly to support underlying
COM infrastructure, VB .NET fully supports interface-based programming
- VB6 does not support polymorphism, VB .NET does
This is of course not a complete list, just a few key differencies.
--
Dmitriy Lapshin [C# / .NET MVP]
X-Unity Test Studio
http://x-unity.miik.com.ua/teststudio.aspx
Bring the power of unit testing to VS .NET IDE
[quoted text, click to view] "N.K.Arun" <nk_arunsai@rediffmail.com> wrote in message
news:413c01c375c0$a8d13780$a501280a@phx.gbl...
> sir
>
> I want to know the exact difference between vb and vb.net.
> ie why we call vb.net as fully oops language, and why vb
> is not and in what aspect.
>
> Thankingyou