Parse XML usingC#



I need to parse the below XML String,



<DiagnosticsViewModel xmlns:i="http://ift.tt/ra1lAU" xmlns="http://ift.tt/1DxtMP8">
<Key>http://ift.tt/1ByZuvZ;
</DiagnosticsViewModel>


How can parse the XML String please help.


No comments:

Post a Comment