| | |
How to COmpare a word file and an XML file
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Sep 2006
Posts: 26
Reputation:
Solved Threads: 1
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.
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.
![]() |
Similar Threads
- Newbie C++ Search and Parsing Text file. (C++)
- Find word in file!! (C++)
- Reading pascal file and searching for a particular word in that file (Pascal and Delphi)
- how to upload a ms word file and store it in sql table (ASP.NET)
- string: get token from string and compare token from text file (C++)
- String search in a file compare? (Computer Science)
Other Threads in the C# Forum
- Previous Thread: xml appending
- Next Thread: Compile A Visual C# Project , How?!?!?!
| Thread Tools | Search this Thread |
.net access ado.net algorithm array barchart basic bitmap box broadcast buttons c# check checkbox client combobox contorl control conversion csharp custom database datagrid datagridview dataset datetime degrees deployment development disabled displayingopenforms draganddrop drawing editing editor encryption enum event excel file form format forms function gdi+ httpwebrequest i18n image imageprocessing index input install java label list listbox mandelbrot math mathematics mouseclick mysql operator oracle path photoshop picturebox pixelinversion post prime programming radians regex remote remoting richtextbox rows server setup sleep socket sql statistics stream string table text textbox thread time timer update user usercontrol validation visualstudio webbrowser windows winforms wpf xml





