Getting Started - Terminology
Solution
A solution is a collection of one or more projects.
Project
A project is a collection of several assembly and/or media files. Usually one project has one output.
One assembly or BASIC file can be set as "active" element. This means, when you hit compile, the active element is used as starting point.
Label
A Label is a named address or constant. There are several kinds of labels.