string str = ds.GetXml() + ds1.GetXml() str = "<demo>" + str + "</demo>"; return str;
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)