0
Answer

Parsing a word document in C#

I want to read a word doc, parse it line by line and store matching pattern in db.
I'm using C#, is there a way/idea how i can accomplish this task