0
Answer

Re arrange XML Nodes

sreenath7824

sreenath7824

21y
3k
1
Hi all, I have an xml file with a structure similar to the following
... ... .... .... ... ...
I want to rearrange the elements programmatically. can i do this with something in System.Xml namespace. I am new in using xml files in C#. Any help is greatly appreciated. Rekha