Fast XML Access in .NET Using the XMLTextReader Cl
|
| Article by: | unknown (10/18/2001) |
|
| Summary: | The .NET XmlTextReader class reads data from an XML file without placing high demands on system resources. Peter G. Aitken teaches you how to use it to read an XML file and output the data as HTML. |
|