reading data from dataset to xml
C#
5
Posts
2
Posters
0
Views
1
Watching
-
Hi all, just want to find out what the best method would be. I have a dataset with a datatable and values, now I want to write that to a xml file. Is it better to use xmlDocument for that or xmlwriter? Thanks in advance
He who laughs last is a bit on the slow side
-
Hi all, just want to find out what the best method would be. I have a dataset with a datatable and values, now I want to write that to a xml file. Is it better to use xmlDocument for that or xmlwriter? Thanks in advance
He who laughs last is a bit on the slow side