1
Answer

c# Serialise Dynamic XML into dictionary

James Lerdorf

James Lerdorf

12y
2.8k
1
HI,

I have some XML; <data> <name1>Ramesh</name1> <name2>Kumar</name2> etc.. </data> The name1, name2, etc could be anything,
i want to be able to get this xml.


Thanks
Answers (1)
Next Recommended Forum