work_VBNet application, General Introduction
 
 
 

      
       
Learn  Step-by-step how to write the application - work_VBNet   developed with Microsoft Visual Basic .Net.

 


 
Classes used in this Application:

         OleDbConnection, OleDbDataAdapterOleDbCommand,
DataSet,  Toolbar, TabControl,, ComboBox,  MainMenu, Timer, PictureBox,  Label, TextBox, Button, ScrolBar, Check Box, Radio Box, ImageList, ListBox DataGrid and ...
 

 Info about the work_VBNet application :
  1. Name - work_VBNet.
  2. Calculator and Database Software.
  3. Developed with Microsoft Visual Basic .Net.
     
  4. Uses the Microsoft Access database file - work_VBNet.mdb.
    The work_VBNet database file stores 2 tables: book and agenda

     
  5. Project - work_VBNet  and those items
     

      this application work_VBNet   consist of  10 forms.

  6. Requirements: Microsoft Visual Studio .Net.
     
    If you want to run it:
    1. .
    2. Remove the read-only attribute of all files in the folder - C:\work_VBNet
    3. Run the Microsoft Visual Studio .Net.
    4. From File menu, choose Open  then choose Project ...,  the Open Project dialog box appears,  select the work_VBNet.vbproj project file (C:\work_VBNet\work_VBNet.vbproj) and then click Open.
    5. From Debug menu, choose and click Start.
 


After running, you can observe the following Forms design ...:
 

 1- Info about the Form, mainform.vb.

 

 2- Info about the Form, calcu;ator.vb.

 

 3- Info about the Form, bool_note.vb and book_search.vb.

 

 4-  Info about the Form, agenda.vb.
 
 
 5- Info about the Form, introductory.vb.
 
 
 6- Info about the Form, about.vb.
 
 
 
 
 

Previous
  Home
1
 
Next