How to delete duplicate nodes from XML throgh C#
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I want to delete the duplicate and some hard coded XML node in XMLDocument throgh C#. What is the method to do the same? I am new to the use of XML in C#. Please help me out.....!!!!!!!!!!! Thanks
-
Hi, I want to delete the duplicate and some hard coded XML node in XMLDocument throgh C#. What is the method to do the same? I am new to the use of XML in C#. Please help me out.....!!!!!!!!!!! Thanks
Sane question was posted here. Returned by google: http://www.codeproject.com/Messages/3032209/Re-Remove-duplicate-nodes-from-xml-using-csharp.aspx[^]