Home
VB.Net
2D
Application
Class
Data Structure
Data Types
Database ADO.net
Date Time
Development
Event
File Directory
Generics
GUI
Internationalization I18N
Language Basics
LINQ
Network Remote
Reflection
Security
Thread
Windows Presentation Foundation
Windows System
XML
XML LINQ
XML File Creation « XML « VB.Net
VB.Net
XML
XML File Creation
1.
Use XmlWriter to generate XML document
2.
Create XML document: XmlDocument, XmlAttribute, XmlElement
3.
Build an XML Document
4.
Read and write XML with XmlReader and XmlWriter
5.
Output with XmlWriter
6.
Creating Xml with XmlTextWriter