How to COmpare a word file and an XML file

Please support our C# advertiser: Intel Parallel Studio Home
Reply

Join Date: Sep 2006
Posts: 1
Reputation: Mayuraprabhu is an unknown quantity at this point 
Solved Threads: 0
Mayuraprabhu Mayuraprabhu is offline Offline
Newbie Poster

How to COmpare a word file and an XML file

 
0
  #1
Sep 11th, 2006
Hi Friends,

I am New to This Forum,i need an help i am write a programe to compare the contents in the word file and an xml file,please do let me know.
thanks
mayur
Reply With Quote Quick reply to this message  
Join Date: Sep 2006
Posts: 26
Reputation: chmonalisa is an unknown quantity at this point 
Solved Threads: 1
chmonalisa chmonalisa is offline Offline
Light Poster

Re: How to COmpare a word file and an XML file

 
0
  #2
Sep 14th, 2006
hi mayur,

This is pretty tough to implement unless you have to time to write down the code.
use xmldocument to load the xml file.

use selectsinglenode() method and loop through all the nodes.

compare each element value with the content in the word document.

to load word documents see this
http://www.c-sharpcorner.com/Code/20...FromDotNet.asp

Thanks,
Chaitanya.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC