By mswatcher
via aspalliance.com
Submitted: Jul 24 2008 / 13:52
In this article Sandesh discusses the different ways of sorting an array of custom objects in C# using the IComparable and IComparer interfaces. Examples are provided on the simple case of sorting an array of built in data types and extends the example to custom objects. He demonstrates the concepts with the help of code samples along with relevant analysis for each one of them.
SaveShareSend
Tags: .net, frameworks, other languages
Add your comment