This language is the successor to Visual Basic 6.0, with full inheritance and classes. Specific changes include:
| Change | Details |
|---|---|
| Full support for classes | VB.NET 2003 includes full support for classes, a simple example of which is shown below. Indeed, the whole .NET framework is simply a collection of classes. |
![]() |
|
| Different form design | The form design application has changed completely for VB.NET since VB 6.0 (as indeed has almost everything else). Some of the new form design tools are shown below. |
![]() |
|
You can view a full list of changes in recent versions of Visual Basic by returning to our main Visual Basic version history page.
Recommended sites: C# corner | Computer tutorials | Training classes