| title | Visual Basic Programming Guide | |||
|---|---|---|---|---|
| ms.date | 07/20/2015 | |||
| ms.prod | .net | |||
| ms.technology |
|
|||
| ms.topic | article | |||
| helpviewer_keywords |
|
|||
| ms.assetid | 640e5796-2796-433c-af37-4d2a2334895b | |||
| caps.latest.revision | 19 | |||
| author | dotnet-bot | |||
| ms.author | dotnetcontent |
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].
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].
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.