Hi there,
I got an XMLDocument that I get from a Service. How can I convert it to XDocument? I need it to populate a ListBox.
Thank you.