Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parsing XML
Message
 
 
To
19/12/2014 12:00:53
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Environment versions
Environment:
C# 5.0
OS:
Windows Server 2008
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01612438
Message ID:
01612439
Views:
47
>I have to download some lists of codes and descriptions in XML format from a webservice and compare them with a list I'll be getting from SQL.
>Then insert or amend codes back to the web service.
>
>Any thoughts on the best way to split up xml in c# and run a process like that
>
>Thanks

Should be relatively straight-forward to convert XML into dataset and then compare 2 datasets using LINQ.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform