(转载)Asp.net中如何将DataSet写入xml文件,及如何将xml读出来绑定到DataGrid 选择自 kgdiwss 的 Blog
需引用命名空间:using System.Data.SqlClient;using System.Xml;//-----------------------------------------------//作者: ∮明天去要饭 QQ:305725744//Blog: http://blog.csdn.net/kgdiwss//----------------------------------