How to compile and run the code in this tutorial : Introduction « Language Basics « VB.Net Tutorial






Go to: Start->Programs->Visual Studio.NET->Visual Studio.NET Tools-> Visual Studio.NET Command Prompt, and type:

c:\examples>vbc example1.vb.
1.1.Introduction
1.1.1.Compile Visual Basic source code in command line
1.1.2.How to compile and run the code in this tutorial
1.1.3.Simple Visual Basic program.
1.1.4.Writing line of text with multiple statements.