This zip file contains the full article code from my article about using lambda expressions and delegates for filtering and searching through lists and other IEnumberable(Of T) classes.
The relevant code is in both VB and C#, but some shared code which is not directly related to the topic discussed in the article is implemented only in VB.
The solutions is a VS2008 solution compiled against .NET framework version 3.5.