| 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 |
|
article |
|
|
640e5796-2796-433c-af37-4d2a2334895b |
19 |
dotnet-bot |
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.