Error!
Success!

Sorting an XML document in C# using XSL

0
kicks

Sorting an XML document in C# using XSL  (Unpublished)

I needed to sort some XML in C# before itterating through the document. In the end I used the XslCompiledTransform to apply an XSL stylesheet to the XML document. Works very quickly. For reference, this is how I did it.


Kicked By:
Drop Kicked By: