Tag Archives: expression trees

Dynamic Linq with Expression Trees

I recently came across a project requirement for the client to create custom validation rules for retrieving data from the SQL database. The rules needed be applied against any number of member applications, and can be altered by the client … Continue reading

Posted in Development | Tagged , , | 8 Comments