|
|
Processing XML Documents in C# |
|
|
Mesbah U. Ahmed |
|
|
ASP.NET / XML & ASP.NET |
|
|
Click to Visit |
|
|
193 |
Processing XML Documents in C# is an article through which programmers can gain knowledge about the process of reading the data from the database and writing XML document from a database query in C#. The author explains about DataSet.WriteXml and DataSet.ReadXml method, which helps in writng the XML documents and reading the XML documents respectively.
|