Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parsing XML
Message
 
 
À
19/12/2014 12:05:55
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Versions des environnements
Environment:
C# 5.0
OS:
Windows Server 2008
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01612438
Message ID:
01612441
Vues:
44
>>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform