a Diff component?
.NET (Core and Framework)
2
Posts
2
Posters
0
Views
1
Watching
-
Anyone know of a Diff component (like WinDiff, WinMerge, Araxis Merge, et al) which i can use to compare files, which preferably ALSO has support for reading from streams, not just from disk files? Thanks in advance, - Eidolon.
There are at least two different managed diff implementations posted as articles here on codeproject. Do a little searching. -- -Blake (com/bcdev/blake)