Project DescriptionA library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
This project has been migrated to GitHub.This HTML Diff implementation is a C# port of the ruby implementation found
here.
UsageI have put together a blog post covering how to use the library
here. Also, a demo web application project is provided with the solution.