Xml-Book  application, developed with Visual Basic  .Net
 
 
 
   
Return
  The Microsoft Visual Basic .Net  member of the Microsoft Visual Studio .Net  


      
       
     Xml-Book application ...,  describe how to work with  XML Data, read and write.
             
 


 

The Classes used ...

          System.IO, System.Xml, DataSet,  Label, TextBox and Button

 

 Info ...
  1. Name - Xml-Book.
  2. Database  Software, use XML classes  
  3. Developed with Microsoft Visual Basic .Net.
     
  4. Functions ...
    1. Use ReadXml class to read the XML document
    2. Use WriteXml class to write the XML document

     

  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:\Xml-Book
    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  Xml-Book.vbproj - (C:\Xml-Book\Xml-Book.vbproj) and then click Open.
    4. From Debug menu, choose and click Start.


        Project - Xml-Book and those items
 

 

 

 1- Xml-Book poject, XML File and DataSet

 

 2- BookForm.vb