Introduction:
Many cases we need to validate staging and production data. Mostly the client have send only XML files(production) and we have to validate our end output(staging).In this tool, we Validate the schema and compare the datas.
How to start?
- Change the config settings ( refer app.config in the attachment ).
- Set any primarykey is avail for each element ( in app.config - if new create one appsettings , its automatically get from the process)
- Finally the log will bind into the server.( refer errorpath and find out the result )
- Initially its validated Schemas.
- Once schema validated, compare both datas are equal.
- This process will done by using dataset.
Primary Key:
Uniquekey is used to map two files.So You have to add elements in app.config file dynamically based on your requirements.
<appSettings>
<add key="TECH" value="ID"/>
<add key="Positions" value="PID"/>
</appSettings>
Here "key" refers table name and "value" as column name.
Conclusion:
Through dataset we validated and compare the xmlfiles.Its more powerful to validate easily from XML to dataset. In code comments we ellobrate all the functionlity levels clearly.

santhoshkumar RPosted Oct 13, 2015, 6:57 AM
Can not download this code.
giga32kbPosted Aug 24, 2015, 1:24 PM
Can not download this code.
Pavan SatputePosted Mar 3, 2015, 6:03 AM
can not download file.
vinoth kPosted Mar 7, 2013, 1:07 AM
Compare two files with Hash Algorithm Querying XML Files Using XPATH in ASP.NET Display XML File using XML Control in VB.NET
sridhar SPosted Aug 26, 2011, 7:16 AM
The Codes.ZIP file is not available and it is not able to download. Can you upload the file?
Azhar MalikPosted Feb 23, 2011, 6:35 AM
Could not download files.
a tPosted Feb 7, 2011, 7:18 AM
hey, i really need this code (compare between 2 xmls) in urgent but i cannot download the files, when im trying download it im getting: "The page cannot be found" can i get a correct download link pls?
ajit pandeyPosted Jan 26, 2011, 10:41 PM
these files are not download.why do u keep so....
ayan biswasPosted Oct 12, 2010, 2:00 PM
Unable to download the attachments.
deepak venkatachalamPosted Oct 6, 2010, 10:52 AM
Unable to download the attachments.Plz help...
DanielPosted Jun 11, 2010, 6:59 AM
Unable to download attachments.
svan svanPosted May 24, 2010, 12:04 AM
Could not download files?
Reiner WeisssiekerPosted Apr 20, 2010, 3:07 AM
no attachments?
venugopal reddyPosted Apr 7, 2010, 11:03 PM
unable to download plz help
venugopal reddyPosted Apr 7, 2010, 10:57 PM
good