To store and search word documents using C#.NET,ASP.NET
- by GayaMani
i want to store a word documents (.doc) in the database and i need to provide search over a collection of Word documents and highlight the words too.
I m using VS2005 -- ASP.NET, C#.NET, SQL Server.