Hi,
We want to sort our xml content files by one of the xml elements in the files.
Eg. The xml file contains a <Name></Name> and we want our collection to be alphabetised.
I know you can sort easly on properties on the file. But is there en equally easy way to sort on elements or do we have to sort ourselves when we have retrived the collection ?
Br Rasmus