Click here to Skip to main content
15,891,976 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.3K   1.3K   58  
An implementation of a Diff algorithm in VB.NET, with various techniques to improve performance, while keeping the code simple.

Revisions


  

Compare Revision Minor Date Status Editor
1 - publicly available No 8-Feb-05 19:20 Available Smitha Nishant

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