Save And Display Data From XML File


in this post, we are discussing how to save data in XML and how to retrieve it.
here I am giving you a simple example to display how it works

here I m putting some control that is as below


i am adding some textbox, file upload control for upload a file, and, for the record display purpose put one gridview.

we can save data and also edit that data.