How to compare two xml files in visual studio 2010? I saw some programmer compares XML files using tool but don’t know which is that tool is.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Comparing two files works out of the box when your file is in team foundation server. This adds “Compare…” in the context menu. You can use blog.paulbouwer.com link above, but I would recommend James’s blog, which cover almost any possible diff and merge tool
http://blogs.msdn.com/b/jmanning/archive/2006/02/20/diff-merge-configuration-in-team-foundation-common-command-and-argument-values.aspx
The tools mentioned above winmerge and code compare do not recognize xml natively, I found stylus studio which promises xml handling http://www.stylusstudio.com/xml_diff.html