work_VCNet10 application, General Introduction
 
 
 

      
       
Learn  Step-by-step how to write the application - work_VCNet10   developed with Microsoft Visual C# 2010.

 


 
Classes used in this Application:

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

 Info about the work_VCNet10 application :
  1. Name - work_VCNet10.
  2. Calculator and Database Software.
  3. Developed with Microsoft Visual C# 2010.
     
  4. Uses the Microsoft Access database file - work_VCnet.mdb.
    The work_VCnet database file stores 2 tables: book and agenda

     
  5. Project - work_VCNet10  and those items
     

      this application work_VCNet10   consist of  10 forms.

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


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