Murach's Beginning Visual Basic .NET
This chapter is an introduction to XML that teaches the basics of reading and writing XML documents using the XmlTextReader and XmlTextWriter classes.
|
|
|
|
What XML is and how it is used |
436 |
|
XML tags, declarations, and comments |
438 |
|
XML elements |
438 |
|
XML attributes |
440 |
|
How to work with an XML document in Visual
Studio |
442 |
|
How to work with an XML document in Data view |
444 |
|
|
How to use the XmlTextWriter class |
446 |
|
Code that writes an XML document |
448 |
|
How to use the XmlTextReader class |
450 |
|
How the XmlTextReader class read nodes |
452 |
|
Code that reads an XML document |
454 |
|
|
The design and property settings for the Book
Maintenance form |
456 |
|
The code for the Book Maintenance form |
458 |
|
|
t |
|
|
|
|
© Copyright 1998-2008 Mike Murach &
Associates, Inc. All rights reserved.
|