Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How Do You Run A Visual Basic Program On A PC?

0
Posted

How Do You Run A Visual Basic Program On A PC?

0

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

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123