Friday, August 30, 2013

I have two XML documents, identical in structure. If a element value in A is different than B, then it needs to be copied to B (or a copy of B).

Not using XElement or xmlDocument objects would never pass code review :-)


The XML files in question will eventually balloon to 1000 lines of data.


B.




Barry O'Neill


No comments:

Post a Comment