using system.xml
C#
3
Posts
3
Posters
0
Views
1
Watching
-
how do you use system.xml to read and write xml files directly....not by loading them into a dataset.....
-
how do you use system.xml to read and write xml files directly....not by loading them into a dataset.....
-
how do you use system.xml to read and write xml files directly....not by loading them into a dataset.....
Apart from the other reply see also the excellent XML tutorials at gotdotnet.com. http://samples.gotdotnet.com/quickstart/howto/[^] Kevin