Generate xml from dataset using xsd in C# at runtime -
I want to create XML file according to the XSD given at runtime. I have a dataset, which will be used to fill the price. Can anyone tell me a simple solution? Besides, my XSD file is too big and has complex types and I do not want to try any third party devices.
It is necessary. Please see such questions as: