JJKazJr
Member
Ok, I am fairly new to .net and do not know how to utilize all of the new features. I am at a point where I have to build a xml file based upon a schema. In the past I would just create nested loops to build the xml. With .Net there are new tools wich I will probably use although I am not sure what is best or if my expectations of them are reasonable so any guidence would be useful.
xml writer...seems like the same way as I am used to but with different tags to help see what is going on.
xml datadocument..not too sure how this works
dataset...load in the schema creates multiple tables but I am unsure how to insert the related data.
These are the things that I have been looking at. Suggestions about what path I should look into or a differnt way I should learn would be useful. Im sure there are plenty of ways to do this I was just wondering what way was the best(fastest,easiest, most versitle).
Thank you.
xml writer...seems like the same way as I am used to but with different tags to help see what is going on.
xml datadocument..not too sure how this works
dataset...load in the schema creates multiple tables but I am unsure how to insert the related data.
These are the things that I have been looking at. Suggestions about what path I should look into or a differnt way I should learn would be useful. Im sure there are plenty of ways to do this I was just wondering what way was the best(fastest,easiest, most versitle).
Thank you.