Ascending order
i want to arrange certain number (3,4,5,1,1,2,2,3,4,5) in acending order using LINQ .how can i do this this. and also i want to check a condition if too many numbers are repeated like above numbers
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
om prakashPosted Jan 10, 2014, 3:27 AM
Mycode:
Preference Oredr is Nothing But it Contains Certain Numbers like (1,2,3....)etc i want to chect mainly if my numbers repeated to many number of times because there is a chance of duplicate in that case what can i do..
@Prabhu Raja
Prabhu RajaPosted Jan 10, 2014, 2:48 AM