The first step in writing a VB.NET program with Visual Studio is to choose a and create a new project.
- From the menu, select
…. - In the Installed Templates frame, click .
- In the right-hand frame, click . The application assumes that your project location is: D:\Sample.
- In the field, type HelloWorld as the project name.
- Click .