Click here to Skip to main content
15,886,199 members
Articles / Programming Languages / C#

How to Save a DataRow to XML

Rate me:
Please Sign up or sign in to vote.
4.00/5 (1 vote)
2 Jul 2014CPOL1 min read 22.1K   260   6  
Getting the XML data from a DataRow is surprisingly difficult. Here is one solution.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Philippines Philippines
I have worked with mobile phone testing in manufacturing for 20 years.
Originally from Sweden, but moved to China in 2012.
At the moment I am on a sabbatical year in the Philippines.

Over the years I have used various programming languages such as Pascal, C, C++, C#, SQL, XML, XSLT.

Comments and Discussions