scrapbook.qujck.com
Building a Func<TEntity, bool> delegate from an anonymous object
The background to this code is that I’m getting rid of Entity Framework – it’s too slow and IQueryable is so cool but ends up sucking by slowly bleeding into the code base and the…