Tag Archives: Linq

Create a dynamic where clause using Linq

The scenario that came up today was this.  A data entry application has the following fields, FirstName, LastName, and EmailAddress.

Posted in Entity Framework, Linq | Tagged , | 3 Comments