Click here to Skip to main content
15,922,166 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i want to use the dynamic data in the app and my data is in xml file then how can i connect that xml file
Posted
Comments
BillWoodruff 22-Nov-13 22:42pm    
What exactly do you mean by "dynamic" here ? Reading, writing, transforming, data in an XML file is pretty standard stuff.

Have a look at these articles below, extrapolate from them what you need:

How to read XML from a file C#[^]

Reading XML From a File C#[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900