Click here to Skip to main content
15,886,067 members
Articles / Programming Languages / Visual Basic

A Fast Diff Algorithm in Visual Basic .NET

Rate me:
Please Sign up or sign in to vote.
4.24/5 (14 votes)
8 Feb 200513 min read 147.2K   1.3K   58  
An implementation of a Diff algorithm in VB.NET, with various techniques to improve performance, while keeping the code simple.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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'm an independent software architect based near London.

Comments and Discussions