How to Read/Write data to the .xml files in c# while developing win8 apps?

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
I am creating an windows 8 app on visual studio in c#. I want my app to store the data accepted from user to xml file so it will get permanent. Also guide me on how to read data from .xml file 7 display in my app. You can take a textbox to demonstrate the use of writng and a textblock to display the data...

View the full article
 
Back
Top