posted on Wednesday, March 16, 2005 10:04 AM
by
andybritcliffe
sorting/filtering strongly typed collections
Someone recently asked on a mailing list I'm part of a good way to deal with sorting custom collections. For sorting/filtering strongly typed collections I came across this from Brendan Tompkins which is a class that allows you to drop your collection in and do sorting/filtering. I've used it and it works very nicely.