How to compare two word document and give the result using c#

Dineshkumar.S 456 Reputation points
2023-02-16T10:26:23.77+00:00

Hi, all I am developing a C# application that will able to give typing practice to people in that I want to compare two documents and give the result like correct or incorrect by comparing the text inside it after the user editing it compared with the correct word document.

The process is a user attempts the question a word will be opened automatically in that content will as below:-

1.Characters

2.Charaters.

now the user will correct the spelling mistake in the document opened and it should the compare with a correct file which is in the backend and show the result as correct or else incorrect at a particular line and the correction is "c" so how can we do that can anyone give any methods to do it ??

Developer technologies | Windows Forms
Developer technologies | .NET | Other
Developer technologies | C#
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.