I want to compare two xml documents.Both documents have some similarities and dissimilarities.I want to note down the difference between the two documents separately.Is there any C# function to separate the difference between the two xml document or any other way to do it.Please suggest me some solution. Thanks In advance
Asked
Active
Viewed 690 times
0
-
possible duplicate of http://stackoverflow.com/questions/4660971/compare-2-xml-files-using-just-c-sharp – Vinoth Oct 09 '12 at 12:43
-
or duplicate of http://stackoverflow.com/questions/794331/xml-comparison-in-c-sharp – dumdum Oct 09 '12 at 12:54
-
what do you mean about "two values"? what are the values? and these are value of what? – Amged Oct 09 '12 at 21:08