ranaomerhussain.wordpress.com
How to Write an SPQuery to Sort Your List – SharePoint 2010 and 2013
If you’re working with an SPListItemCollection, you might have the need to sort the data that stored in the collection. The best way I’ve found to do this is to build an SPQuery object and use that…