I have a C# windows application,where in i am trying to compare the contents of the xml.
The based on the difference in the xml documents i have further processing .Is there an inbuilt API which compares the xml?
I have a C# windows application,where in i am trying to compare the contents
Share
Microsoft XML Diff & Patch tool has the API for this: http://msdn.microsoft.com/en-us/library/aa302294.aspx