up vote 2 down vote favorite
1
share [g+] share [fb]

Possible Duplicate:
Best Diff Tool?

I am mainly a C# ASP.NET Developer and I use KDiff3 as my diff tool. I have been using it, happily, for several years and was wondering what others were using.

link|improve this question
This has already discussed thoroughly here: stackoverflow.com/questions/12625/best-diff-tool – raven Jul 29 '09 at 19:59
Thanks raven, I did a search for best "diff tool" and several other searches and I never came up with that post. – David Glass Jul 29 '09 at 20:05
feedback

closed as exact duplicate by John Sheehan, skaffman, Marc Gravell Jul 29 '09 at 20:12

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ.

9 Answers

up vote 3 down vote accepted

I use Beyond Compare 3

link|improve this answer
feedback

Winmerge

  • Open source
  • Integrates with TortoiseSVN
  • Shell integration
link|improve this answer
+1 for integration with TortoiseSVN – JoshJordan Jul 29 '09 at 19:57
all of those apply to kdiff as well, it is also faster, does 3 way merging, and directory diffs – Matt Briggs Jul 31 '09 at 15:01
feedback

Exam Diff

link|improve this answer
feedback

I use BeyondCompare.

link|improve this answer
feedback

I prefer Kdiff over Winmerge for free tools. But there really isn't anything better then Beyond Compare.

link|improve this answer
feedback

If anyone who has used Araxis Merge Professional (£149) has found a better diff program I would love to hear of it.

link|improve this answer
I've always found Araxis Merge easy to use. I originally thought the extensibility would be cool but have never found a need to use it. The three way merge of directories has been really useful on a couple of occasions. – Hamish Smith Jul 29 '09 at 20:07
feedback

I use Beyond Compare from http://www.scootersoftware.com.

It is by far and away the very best difference utility.

I HIGHLY recommend it. And for about $30 it is well worth the money.

Enjoy,
Randy

link|improve this answer
feedback

The one integrated into the Eclipse IDE!

link|improve this answer
feedback

ExamDiff (http://www.prestosoft.com/edp_examdiff.asp) is useful to compare files.

FileSync (http://www.fileware.com/download.htm) is handy in case you want to compare folders.

cheers

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.