I have a task in which i have to take some raw data in form of xml and then put that data in data tables using data set and aftre that i have to generate a report from that.Any help would be appreciated.

Recommended Answers

All 5 Replies

Yes John, I can help you in this case. Can you send us you xml file? first we want to check your file separated by with symbol for a example ("", /,=)

Regards,
David

commented: any xml file would be accepted....as we have to just create a sample.Please post code here as i am new to .net and dont have so much idea of this. +0

You can populate the DataSet by selecting any one of .net XML API (XmlDocument (DOM), LINQ to XML or XPathNavigator).

any xml file would be accepted....as we have to just create a sample.Please post code here as i am new to .net and dont have so much idea of this.

Thanks pritaeas to provide links which also helpful me a lot.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.