Windows Phone 7 : Parsing website XML into XDocument
问题 I seem to be having an issue on WP7 trying to Parse XML from a website. For some reason it never populates call. No errors, the xml looks good, I am specifying the NS, but still nothing. Am I missing something really simple here? 4 hours in and I am banging my head on the desk. My C# skills are 2 months old, so it could be me (probably will be). This is my code that I am using to Parse the received XML from a website... public void ParseCallSignData(object sender,