Hi all,
I am converting dataset to xml by myDataSet.WriteXml method
and noticed that <table></table> tag is inserted in all nodes. How to get rid of it
Another question is i want to store the generated xml file into client pc and search from local machine. How to store in temp folder?
Siva
I am converting dataset to xml by myDataSet.WriteXml method
and noticed that <table></table> tag is inserted in all nodes. How to get rid of it
Another question is i want to store the generated xml file into client pc and search from local machine. How to store in temp folder?
Siva