Namespace Shift.Common.Linq
Classes
- LinqExtensions1
Another good idea by Tomas Petricek. See http://tomasp.net/blog/dynamic-linq-queries.aspx for information on how it's used.
- LinqExtensions2
Refer to http://www.albahari.com/nutshell/linqkit.html and http://tomasp.net/blog/linq-expand.aspx for more information.
- PredicateBuilder
See http://www.albahari.com/expressions for information and examples.