I have two files to compare with each other... 1) An xml file 2) A text file made from same XML but have some changes done afterwards.
I need to compare these two files and highlight the changed/inserted/deleted words (xml tags should not be highlighted). Can anyone suggest me a third party component that can help me out make such an application? I want to develop this application in C#.
Thanks in advance.