Click here to Skip to main content
15,902,032 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to know, How to add or insert multiple values in a single XML file in C#.


Please Suggest me.....
Posted
Comments
Gihan Liyanage 27-Aug-14 5:14am    
Do you want store multiple values in a XML ?
Akaash Kumar 27-Aug-14 5:35am    
Yes.....

1 solution

Here is example of xml creation with different values.

C# XmlWriter

Creating XML Trees in C#

generate xml using 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