1
Answer

Questions to develop an app to compare and merge XML files

Hello,

If I am developing a C# application that allows to compare two XML files and also to merge two XML files, how should I make it?

Which libraries to use?

Do you have examples on comparing 2 XML files and merging 2 XML files?

I would also like to output a report that lists the differences between the 2 XML files.

Thank you for your help.

Answers (1)