Dot Net Solutions
George V Place,
4 Thames Avenue
Windsor
Berkshire
SL4 1QP
Great Britain
0845 402 1752
GEO: -0.606174, 51.4843
 
 
 
 
17 Feb 2010

Working with namespaces in LINQ to XML

I was working on an Azure utility with Johan on Friday, which had to deal with the XML responses provided by the Service Management REST API. XML like this: <HostedServices xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <HostedService> <Url>https://management.core.windows.net/GUID/services/hostedservices/foo</Url> <ServiceName>foo</ServiceName> </HostedService></Host ... [Read more]
Published: 17 Feb 2010  09:11 | 1  Comment | 0  Links to this post