c# - Is there a way to compare two richtextboxs text and highlight the deference? -


i have 2 richtextbox's display stored procedures , previous version.

i know if compare 2 , highlight differences?

it similar notepad++ compare plugin.

thanks in advance :)

i'd recommend google diff (lib) diffing texts, , taking output , putting in textbox :d

the library has functionality similar diff *nix command. released under apache 2.0 license, described here , in short means can used in type of project except if end result supposed release "free" software, example gpl 3.0.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -