Click here to Skip to main content
15,886,588 members
Articles / Mobile Apps / Windows Mobile

A Generic - Reusable Diff Algorithm in C#

Rate me:
Please Sign up or sign in to vote.
4.69/5 (27 votes)
20 Apr 20046 min read 195.1K   1.4K   76  
A generic algorithm that can be used to find the difference between objects.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United States United States
I am the Sr. Applications Designer for the U.S. Olympic Committee. I have been writing software for over ten years, starting with QBasic when I was 10. I do not have a Computer Science degree, but I am very interested in advanced algorithms, so I learn as much as possible (although I must admit, not knowing calculus does make it difficult at times). I am always trying to find the next really difficult problem to solve programatically.

Comments and Discussions