XML File Storage

I have designed a Windows Form database and I currently store my data in memory.

Now I am looking to store data from a windows form database into an XML file instead of memory.

I will need to read and write data to this file and possibly delete it.

I have checked around but i am not finding many clear answers.

Can someone please help as this is driving me crazy !!

Thanks



Answer this question

XML File Storage