This document provides instructions on creating a first application in Visual Basic .NET by familiarizing the user with the integrated development environment. It describes the main components like the get started page, solution explorer, toolbox, properties window and menu bar. It then provides step-by-step instructions to create an application called "Lady or the Tiger" by adding controls like labels, picture boxes, text boxes and buttons to the form and setting their properties.