Hi,
My application will process more than 10000 xml documents as batch. while processing I want to sort the content of xml documents. I came accross XpathExpression AddSort method, but how to use i to sort on multiple fields ? or using xslttranform will be appropriate ?? which is better in term of performance ??
Thanks in advance. Jon Kra