C# compare algorithms
        Posted  
        
            by public static
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by public static
        
        
        
        Published on 2008-09-15T18:01:26Z
        Indexed on 
            2010/05/22
            8:50 UTC
        
        
        Read the original article
        Hit count: 183
        
Hi, Are there any open source algorithms in c# that solve the problem of creating a difference between two text files?
It would be super cool if it had some way of highlighting what exact areas where changed in the text document also.
© Stack Overflow or respective owner