I am trying to convert an XML data into dictionary. I am having problems with identical node names. C# .Net 3.5
Sample XML = the problem is I have no control over this.
Unless you provide a unique, non-nullable key, you won't be able to import to a dictionary structure. A couple of options I can think of: