work_VCnet application, General Introduction
 
 
 

      
       
Learn  Step-by-step how to write the application - work_VCnet   developed with Microsoft Visual C# .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_VCnet application :
  1. Name - work_VCnet.
  2. Calculator and Database Software.
  3. Developed with Microsoft Visual C# .Net.
     
  4. Uses the Microsoft Access database file - work_VCnet.mdb.
    The work_VCnet database file stores 2 tables: book and agenda

     
  5. Project - work_VCnet  and those items
     

      this application work_VCnet   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_VCnet
    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_VCnet.csproj project file (C:\work_VCnet\work_VCnet.csproj) 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.cs.

 

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

 

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

 

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

Previous
  Home
1
 
Next