Select Data application, developed with Visual J#  .Net
 
 
 
   
Return
  The Microsoft Visual J# .Net  member of the Microsoft Visual Studio .Net  


      
       
     Select Data VJSNet application ..., describe how to use Microsoft Visual J#  .Net to read data from the  database file.

             
 


 


The Classes used in this application
          OleDbConnection, OleDbDataAdapterOleDbCommand,   DataSet, Button,
 ComboBox,  Label, ListView,  ListBox,  Panel,  PictureBox, Timer, TextBox.
 

 Info ...
  1. Name - Select Data VJSNet.
  2. DataBase  Software.
  3. Developed with Microsoft Visual J# .Net.
     
  4. Functions ...
    1. Show Data stored in the Access file - XMView2002.mdb,  when you select the record corresponding.

     

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

    
           Project - Select Data VCJNet  and those items
 

 

  Create Project - Select Data VJSNet
    

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 J# 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 Select Data VJSNet
  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 - Select Data VJSNet.
 

  Rename the Form
  • On the View menu , click  Solution Explorer
  • In Solution Explorer, expand the Select Data VJSNet project node  and select Form1.jsl
  • In Properties windows, Type the new File Name
     
      Old New
    Filename : Form1.jsl SelectForm.jsl

     

 

 1- SelectForm.jsl

 

 2-  About.jsl.

 

 2-  IntroductoryForm.jsl.