File Extensions

The clearest signal that things have changed is that the file extensions in Visual Basic .NET have been changed.

Visual Basic Group Files Are Solutions

File extensions changed in Visual Basic .NET to accommodate the way in which files are managed in the unified Visual Studio IDE. The concept of a whole system is referred to as a solution. In Visual Basic 6 when you add a second, third, or more projects, a Visual Basic Group, or .VBG, file is created.

The same convenience of working with multiple projects exists in Visual Basic .NET. The VBG equivalent is the solution, or .SLN, file.

Source Files Have a New Extension

A second big change is that no distinction is made between files containing classes, forms, or just code. All Visual ...

Get Visual Basic® .NET Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.