A Windows applicaiton for comparing two bodies of text, written in C#.
Two approaches can be used to do the comparison:
- Based on Michael Potter's algorithm from http://www.codeproject.com/Articles/6943/A-Generic-Reusable-Diff-Algorithm-in-C-II
- Using an approach from http://nist.gov/