View Single Post
  #3 (permalink)  
Old 04-12-2008
ehabzaky ehabzaky is offline
New Foot Prints

Join Date: Apr 2008
Posts: 5
BRL$: 24.90
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
ehabzaky is on a distinguished road
Default Re: Visual Basic.Net

Hi,

Visual Basic .NET is so much different from Visual Basic 6.

Visual Basic .NET depends upon Microsoft .NET Framework which is a unified development library of classes shared between all Visual Studio Languages (VB, C#, J#, C++) and other languages from third party companies as well.

Visual Basic .NET is true Object Oriented Language but VB6 is not.

Having knowledge about VB6 will help you a bit in VB.NET but there are so much new stuff to learn in .NET.
Reply With Quote