A nice article posted by Jeff on using predicates to search generic lists. This can also be applied to other methods, such as Exists and TrueForAll etc. If your experience is anything like mine, you probably have been using generics like crazy since .NET
Read More...