0
Answer

Re arrange XML Nodes

Ask a question
sreenath7824

sreenath7824

20y
2.6k
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