I created several datatables in .NET en put some relations on it, then I add
those tables to a dataset and write the dataset to xml.
Now in the XML file everything is ok except that a parent table who has
no records in the childtable is displayed in XML as
"<DataTableName />". I don't want to...
I created several datatables in .NET en put some relations on it, then I add
those tables to a dataset and write the dataset to xml.
Now in the XML file everything is ok except that a parent table who has
no records in the childtable is displayed in XML as
"<DataTableName />". I don't want to...
Hi All
I have a big problem i have a dataset that I would like
to write to a xml file. I don't have any problem doing
that but the xml starts and ends with this tag:
<NewDataSet>
I don't whant that start tag. The rest of the xml looks
like the one I would like to have.
Does anybody know how to...
Hello, I need to generate this XML, make a class in C#
and be able to fill in the parameters. Can anybody help me?
ThanXx
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ServiceChangeRequest SYSTEM "InmarsatSubscriberRequest.dtd">
<ServiceChangeRequest Type="SuspendSubscriber"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.