11
Answers

How to parse a resume using C#.net

I want to parse a resume of any format i.e pdf/.doc by using C#.net.
 
Is there any solution to do this? 
 
 

Answers (11)