Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parsing XML
Message
 
 
To
19/12/2014 12:05:55
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:
01612441
Views:
45
>>>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.
>
>Hi Naomi
>
>are you meaning LINQ to XML.
>
> I noticed that when I googled.
>
>Nick

I was thinking that we want to convert XML to datatable first, but perhaps LINQ to XML will work as well.
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