Visual Basic Express Sample ApplicationsĀ 

The following samples show common tasks and programming scenarios, as well as complete programs.

In This Section

  • Array Sample
    This sample shows how to work with arrays of value types and arrays of reference types.
  • Clipboard Sample
    This sample shows you how to place items in and retrieve items from the Clipboard in multiple formats.
  • Game Sample
    This sample application implements a simple Windows Forms game, complete with GDI+ graphics, timer features, user configuration, and high-score storage.
  • GDI+ Text Sample
    This sample shows some of the many features available when using GDI+ to work with text.
  • Local Data Sample
    This sample shows how to read data from a Microsoft Access database.

Visual Basic Guided Tour