To create Microsoft Visual Basic .Net Project
 
 
 

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

 


    
 
 

 The steps to create  new Project - RBT Accounting Net.
Run Microsoft Visual Studio .Net.
On the File menu , click New, and then click Project .... The New Project dialog box appears.
 
  1. In the Project Types pane, select the Visual Basic Projects folder.
  2. In the Templates pane, select Windows Application icon (project type). A message appears indicating the type of project you are going to create - (A project for creating an application with a Windows user interface).
  3. In the Name box, type RBT Accounting Net .
  4. In the Location box, type C:\
  5. Click OK.

The Windows Application create all necessary files and opens the Microsoft Visual Basic .Net project - RBT Accounting Net.
 

 

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

 

 The codes files, created ...
 



 


Previous Home
3
Next