Permalink
Fetching contributors…
Cannot retrieve contributors at this time
57 lines (46 sloc) 2.23 KB
title ms.date ms.prod ms.technology ms.topic dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author translation.priority.ht
Visual Basic Programming Guide
2015-07-20
.net
devlang-visual-basic
article
VB
Visual Basic code, language guide
Visual Basic, programming in
Visual Basic, language reference
640e5796-2796-433c-af37-4d2a2334895b
19
dotnet-bot
dotnetcontent
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

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.