I need to know if it is possible to use the Notepad ++ Compare plugin in the projects made in VB6 and .NET.
If so, I would like some tips on how I can use it. And I have no idea how to start.
The system that I'm adjusting needs to send me an email every time the user changes the description of a listing. This email should contain the current description and the previous description with the highlighted changed parts. To understand how it would look, this site is an example:
- Highlights what was changed, what was added, and what was deleted This is what we need ... (but this site is just an example, you can not use it in the rs system)
I got to download the plugin in github, but I do not know how to put his reference in the projects. I opened Project Compare by Visual Studio and I do not know if I'm debugging (if I do, an error message appears as in the image) or if I add the reference of it in the other projects and try to start using (another deadlock ... how will I know about its functions).
If someone has a tip, just to have a targeting already helps me a lot