To create Microsoft Visual Basic 2010 Project
 
 
 

      How to create  new Visual  Basic 2010  project, type Windows application.  

 


    
 
 

 The steps to create  new Project - work_VBNet_10.
Run Microsoft Visual Studio 2010 Professional.
On the File menu , click New, and then click Project .... The New Project dialog box appears.

 

  1. In the installed Templates pane, select the Visual Basic
  2. and then Select Windows Forms Application icon.
    A message appears: Type: Visual Basic.
                                        A project for creating an application with a Windows user interface.
  3. In the Name box, type work_VBNet_10 .
  4. In the Location box, type C:\
  5. Click OK.

The Windows Application create all necessary files and opens the Microsoft Visual Basic 2010 project - work_VBNet_10.
 

 

 List of the items associated with this project created...

 

 The codes files, created ...
 



 


Previous Home
2
Next