Hi,
I want to know that how can I sort an array of string in ascending order using LINQ.
Thanks.
Sorting array data using LINQ.
Ask by James Smith
Updated 12 Aug 2011
You can use following link to solve your problem.
http://www.mindstick.com/Blog/226/I%20LINQ%20to%20Array
This might be helpful for you.
Thanks.