Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web service example
Message
From
17/07/2009 01:21:59
 
 
To
16/07/2009 23:55:33
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
ASP.NET
Database:
MS SQL Server
Miscellaneous
Thread ID:
01411307
Message ID:
01412905
Views:
59
If that doesn't produce anything of value, or just flat out doesn't work, then your XML probably needs to be parsed with the XML DOM, which I haven't really used and so don't know all that much about. But, should be relatively easy to find info on the XmlDocument class (in the System.Xml namespace). In fact, here's a link to get you started:

http://msdn.microsoft.com/en-us/library/system.xml.xmldocument.aspx



Or, possibly, you could use LINQ to XML. I've only used it a handful of times, but it can work nicely.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform