How Do You Run A Visual Basic Program On A PC?
Like C++, C Sharp and Java, Visual Basic (VB) is an object oriented programming language. Recently it was integrated to the Microsoft .NET Framework. The .NET Framework is a software infrastructure that speeds up program development. It is supported by the Microsoft Visual Studio Integrated Development Environment (IDE), Microsoft’s chief programming environment, and that of SharpDevelop. Launch your Microsoft Visual Studio. It is a “heavy” application so depending on how much RAM you have it may take a few minutes to load. Click the Project tab on the first screen. Notice two buttons at the bottom of the screen named “New Project” and “Open Project.” Since the tutorial assumes that this is your first VB program, click the “New Project” button. If you worked on a project before, its name will appear in an area labeled “Open an Existing Project” with a hyperlink that opens the project. Select “Windows Application” in the “Visual Basic Projects” folder if you intend to run your end progr