Error!
Success!

Easier Complex IComparable Implementations

0
kicks

Easier Complex IComparable Implementations  (Unpublished)

I know a lot of us are using the LINQ OrderBy() method to get our data shuffled in the right order, but on occasion I still do like implementing IComparable, especially when defining the default, intrinsic sort scheme for a particular class. What I don’t like is implementing IComparable when I want to compare on more than one thing.


Kicked By:
Drop Kicked By: