Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
VB.Net Tutorial
XML 30 codes
Home
VB.Net Tutorial
XML
1 Add a new element to the document
2 Adds an attribute to an element
3 Applying an XSLT style sheet to an XML document
4 Assigns the XmlArrayAttribute to two arrays, and serializes a class instance that contains those arrays
5 Build XmlDocument and Save it use the XmlTextWriter
6 Converts data types to string and then writes the information out to the console
7 Create XML Document using XmlTextWriter
8 Create XML Schema
9 Creates an attribute and adds it to an XML document
10 DeSerialize from xml file
11 Display all the attributes in the collection
12 DOM load
13 DOM save
14 Get the value of the ISBN attribute
15 Load XML document to a TreeView
16 Loads an XML string into the XmlTextReader object using the StringReader class
17 Read an XML fragment with XmlParserContext and its XmlNamespaceManager
18 Read xml document by using the XmlTextReader
19 Reads an XML file and displays each of the nodes
20 Remove an attribute from the document
21 Serialize Class to xml file
22 SoapAttributeAttribute is used to override the serialization of a field
23 Use indenting for readability
24 Use the SetContext method to provide an XmlNamespaceManager object for namespace resolution
25 Use XmlTextWriter to write xml document
26 Validating XML documents against Schemas
27 Writes the first and last book nodes out to the console
28 XML path navigator
29 XML Serialization
30 XmlSchema Set Example