EDN Admin
Well-known member
Hi All,
After pouring over the documentation and cobbling together code (VB.NET) using the XmlDiff.dll and the others I cannot seem to find a way to get a list of ONLY the "from" and "to" changes (i.e., before and after) for only the items that changed (add, change,
delete, etc.).
Ive already looked into these links and downloaded the example code and projects:<br/>
http://msdn.microsoft.com/en-us/library/aa302294.aspx http://msdn.microsoft.com/en-us/library/aa302294.aspx <br/>
http://msdn.microsoft.com/en-us/library/aa302295.aspx http://msdn.microsoft.com/en-us/library/aa302295.aspx
Is there a way thats built already and Im missing it? If not - how would this be done. What I have is the original XML file serialized in a SQL table column and the DiffGram.
Thanks in advance for any and all help - its greatly appreciated!<br/>
Kind regards - Fred
View the full article
After pouring over the documentation and cobbling together code (VB.NET) using the XmlDiff.dll and the others I cannot seem to find a way to get a list of ONLY the "from" and "to" changes (i.e., before and after) for only the items that changed (add, change,
delete, etc.).
Ive already looked into these links and downloaded the example code and projects:<br/>
http://msdn.microsoft.com/en-us/library/aa302294.aspx http://msdn.microsoft.com/en-us/library/aa302294.aspx <br/>
http://msdn.microsoft.com/en-us/library/aa302295.aspx http://msdn.microsoft.com/en-us/library/aa302295.aspx
Is there a way thats built already and Im missing it? If not - how would this be done. What I have is the original XML file serialized in a SQL table column and the DiffGram.
Thanks in advance for any and all help - its greatly appreciated!<br/>
Kind regards - Fred
View the full article