Click here to Skip to main content
65.9K
CodeProject is changing. Read more.

XmlReader

XmlReader

Great Reads

by Altaf Ansari
Converting XML Data into DataTable and Exporting DataTable into Excel File
by Paul Schwartzberg
Formatting XML in a string for visual presentation.
by rj45
Ergonomic syntax to iterate through XML
by John Orendt
Prepares play list elements for burning to CD or DVD or loading onto a MP3 player.

Latest Articles

by Altaf Ansari
Converting XML Data into DataTable and Exporting DataTable into Excel File
by Paul Schwartzberg
Formatting XML in a string for visual presentation.
by rj45
Ergonomic syntax to iterate through XML
by John Orendt
Prepares play list elements for burning to CD or DVD or loading onto a MP3 player.

All Articles

Sort by Score

XmlReader 

by John Orendt
Prepares play list elements for burning to CD or DVD or loading onto a MP3 player.
by Dirk Bahle
Tips & Tricks on De/Serializing object graphs with XML
by ASP.NET Community
XML namepace has XmlWriter class to write to XML file. Code in C#:using System.XML; //Add this namespace to use XmlWriter and XmlReader