Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 2.03 KB

File metadata and controls

35 lines (30 loc) · 2.03 KB
title Visual Basic Programming Guide
ms.date 07/20/2015
ms.prod .net
ms.technology
devlang-visual-basic
ms.topic article
helpviewer_keywords
Visual Basic code, language guide
Visual Basic, programming in
Visual Basic, language reference
ms.assetid 640e5796-2796-433c-af37-4d2a2334895b
caps.latest.revision 19
author dotnet-bot
ms.author dotnetcontent

Visual Basic Programming Guide

As with any modern programming language, [!INCLUDEvbprvb] supports many common programming constructs and language elements. This guide describes all the major elements of programming with [!INCLUDEvbprvb].

In This Section

Program Structure and Code Conventions
Contains documentation on the basic structure and code conventions of [!INCLUDEvbprvb], such as naming conventions, comments in code, and limitations within [!INCLUDEvbprvb].

Visual Basic Language Features
Provides links to topics that introduce and discuss important features of [!INCLUDEvbprvb], including LINQ and XML literals.

COM Interop
Explains the interoperability issues associated with creating and using component object model (COM) objects with [!INCLUDEvbprvb].

Related Sections

Visual Basic Language Reference
Provides reference information about various aspects of [!INCLUDEvbprvb] programming.

Visual Basic Command-Line Compiler
Offers information on using the [!INCLUDEvbprvb] command-line compiler, the compiler options, and the Keyword Upgrade tool.