Languages Visual Basic & VB.NET .Net Documents/ Frames  

XML Tutorial

download download  
important code information
author:
Niknak
minimum requirements:
XML Tutorial description

Tutorial on XML and VB.NET. I have made this tutorial so that people can learn to use XML in their applications, there are 2 code tutorials written in VB.NET (1 for reading XML and 1 for writing XML). I have also documented how to create XML documents using notepad (Word and PDF). After reading and examining this you should be able to make an XML based phone book that can be saved and loaded etc. as well as adding and removing entries.


File List:
READ ME.TXT487b
Tutorial_1Reading XML in VB.NET/AssemblyInfo.vb
Tutorial_1Reading XML in VB.NET/Tutorial_1.sln
Tutorial_1Reading XML in VB.NET/Tutorial_1.suo
Tutorial_1Reading XML in VB.NET/Tutorial_1.vbproj
Tutorial_1Reading XML in VB.NET/Tutorial_1.vbproj.user
Tutorial_1Reading XML in VB.NET/bin/Tutorial_1.pdb
Tutorial_1Reading XML in VB.NET/clsContact.vb
Tutorial_1Reading XML in VB.NET/frmMain.resx
Tutorial_1Reading XML in VB.NET/frmMain.vb
Tutorial_1Reading XML in VB.NET/obj/Debug/Tutorial_1.Form1.resources
Tutorial_1Reading XML in VB.NET/obj/Debug/Tutorial_1.pdb
Tutorial_2Writing XML in VB.NET/AssemblyInfo.vb
Tutorial_2Writing XML in VB.NET/Tutorial_2.sln
Tutorial_2Writing XML in VB.NET/Tutorial_2.suo
Tutorial_2Writing XML in VB.NET/Tutorial_2.vbproj
Tutorial_2Writing XML in VB.NET/Tutorial_2.vbproj.user
Tutorial_2Writing XML in VB.NET/bin/Tutorial_2.pdb
Tutorial_2Writing XML in VB.NET/clsContact.vb
Tutorial_2Writing XML in VB.NET/frmAddContact.resx
Tutorial_2Writing XML in VB.NET/frmAddContact.vb
Tutorial_2Writing XML in VB.NET/frmMain.resx
Tutorial_2Writing XML in VB.NET/frmMain.vb
Tutorial_2Writing XML in VB.NET/obj/Debug/Tutorial_2.frmAddContact.resources
Tutorial_2Writing XML in VB.NET/obj/Debug/Tutorial_2.frmMain.resources
Tutorial_2Writing XML in VB.NET/obj/Debug/Tutorial_2.pdb
XML documents/MAKING A SIMPLE XML DOCUMENT.doc30Kb
XML documents/MAKING A SIMPLE XML DOCUMENT.pdf109Kb
XML documents/myphonebook.xml291b

Similar code
DataGridViewPrinter Class (Popularity: ) : Please refer to the following url for more details on how to use the class: The Class Features: (1) The ...
Subclassing a Form in Microsoft Word (Popularity: ) : The following class will demonstrate how to SubClass a VB.NET form into MSWord as a toolbar using Windows API calls.
Programmatically Complete PDF Form Fields using VB and the iTextSharp DLL (Popularity: ) : This article describes a quick and simple approach to programmatically completing a PDF document through the use of the iTextSharp ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 244
version
size in Kb 159
popularity   1671/5995046
user rating 0/10
ad


New Code
Popular Code