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
Visual C++ .NET
XML 25 codes
Home
Visual C++ .NET
XML
1 Create Navigator from XMLDocument
2 Does it have attribute
3 Get first child from XMLDocument
4 Get next Sibling
5 Get parent node
6 Get xml node type
7 Is empty element
8 Load xml document to XMLDocument
9 Load xml from file
10 Move to the root of XMLDocument
11 Move XPathNavigator to first child
12 Output depth of element
13 Output node type
14 Output xml start element and end element
15 Output xml tags
16 Output xml with indent
17 Read XPath
18 Recursive navigation of the DOM tree
19 Set indent char for xml output
20 Update XML
21 Update XML DOM
22 Validate XML
23 Write XML DOM
24 Write XML out
25 XPath Demo