Sorting an XML document in C# using XSL(geekzilla.co.uk)
submitted by
phayman(3550) 4 years, 7 months ago
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.
|category: C#
|Views: 378
tags:
XSL XML another
Everyones tags:
Your Tags: