Cc reads and writes XML files through dataset

From , 5 Years ago, written in C#, viewed 229 times.
URL https://pastebin.vip/view/e62111f5
  1.             DataSet ds = new DataSet();
  2.             //读取Xml文件
  3.             ds.ReadXml(Server.MapPath("xml/song.xml"));
  4.             //生成Xml文件
  5.             ds.WriteXml(Server.MapPath("xml/song_bak.xml"));

Reply to "Cc reads and writes XML files through dataset"

Here you can reply to the paste above

captcha

https://burned.cc - Burn After Reading Website