I have to use ADO.NET for a project and I want to make a Repository out of it. A Repository has a Find method, and I want to implement that method where I can pass a Lambda (lik