Posts Tagged ‘Visual Basic’
Creating Project in Visual Basic
For your first Visual Basic program, you will create a Web-browsing application that opens a Web page. Your first step in creating a Visual Basic program is to open Visual Studio and create a project. You will do this when you create any Visual Basic program.
To create a project for your program
From the Windows Start menu, click Visual Basic 2008 Express Edition.
The “Welcome to Visual Basic Express” screen appears. This is the interface for Visual Basic 2008 Express Edition, also known as the integrated development environment or IDE. read more