65,938 articles
CodeProject is changing.
Read more
.
Everything / XmlReader
Submit your article
XmlReader
XmlReader
Great Reads
Convert XML File to Excel File
by
Altaf Ansari
Converting XML Data into DataTable and Exporting DataTable into Excel File
Formatting an Xml string in Silverlight
by
Paul Schwartzberg
Formatting XML in a string for visual presentation.
Iterate XML with XMLReader
by
rj45
Ergonomic syntax to iterate through XML
MP3 Rearrange
by
John Orendt
Prepares play list elements for burning to CD or DVD or loading onto a MP3 player.
Latest Articles
Convert XML File to Excel File
by
Altaf Ansari
Converting XML Data into DataTable and Exporting DataTable into Excel File
Formatting an Xml string in Silverlight
by
Paul Schwartzberg
Formatting XML in a string for visual presentation.
Iterate XML with XMLReader
by
rj45
Ergonomic syntax to iterate through XML
MP3 Rearrange
by
John Orendt
Prepares play list elements for burning to CD or DVD or loading onto a MP3 player.
All Articles
Article
Project
Technical Blog
Tip/Trick
Video
Reference
Asset
top
Sort by Score
Title
Updated
Author
Score
XmlReader
MP3 Rearrange
by
John Orendt
Prepares play list elements for burning to CD or DVD or loading onto a MP3 player.
Reading and Writing XML in C#/
VB.
Net
by
Dirk Bahle
Tips & Tricks on De/
Serializing object graphs with XML
System.
XML namespace
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