Visual Basic: Programming Environment
Posted: January 31st, 2012 | Author: Brian Martin (BlinkBrian) | Filed under: Visual Basic Tutorial (Series) | No Comments »31 January 2012
In the last chapter of what will be surely a long series of tutorials, I taught you Visual Basic: How To Open Visual Basic. It is basic, but one will presume you have absolutely no idea how to program or open a program. Before we start coding, let me give you a tour around your environment quickly.
Below is the Console Application Environment. You have your solution explorer, you’re debug button (the green “play button” alternatively press F5) runs your program too and the text editor. Pretty basic which is why we’re now moving on to Visual Basic: “Hello World” Program

Follow Visual Basic Tutor on Twitter to keep up with new tutorials.
Leave a Reply