Home » FAQ » ASP.NET » XML » How to write the data from database into an XML file
VB.NET
’Fill the DataSet ds.WriteXml(Server.MapPath ('products.xml' ) )
C#
//Fill the DataSet ds.WriteXml(Server.MapPath ('products.xml' ) );
Note : Make sure you have write and modify rights.
Platform BlazorASP.NETWinFormsWPF.NET MAUI
Question *
Answer (Optional)
Email (Optional)
Email address is only for further clarification on your FAQ request. It will not be used for any other purpose.
Please leave this field empty.
Share with