M Mauldor New Member Sep 28, 2012 #1 I have a link which gives a XML data. I want to process the data in my application.How to handle this in C#?Through XmlReader or do I need to download the XML dataWhich one is the optimum way?
I have a link which gives a XML data. I want to process the data in my application.How to handle this in C#?Through XmlReader or do I need to download the XML dataWhich one is the optimum way?