How to write XML doc with Multiple Datatables using ASP.NET -
i have 2 datatables 1.mailingaddress , 2.address . mailing address contains streethouseno,postalcode , city ,rest of details (sender company..etc) in address table. how can split seen in image (write xml doc?

Comments
Post a Comment