1
Answer

c# Serialise Dynamic XML into dictionary

Photo of James Lerdorf

James Lerdorf

13y
3.3k
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