Drinking .NET with LaTtEX

.NET, TDD, Software Development and the Philippine IT industry

Browse by Tags

All Tags » predicates (RSS)
Combining generic predicates in C#
I've got a requirement wherein I needed to have a way to make dynamic predicates, with the need to support for And and Or operations between two predicates. I was aware that there are ways to create Dynamic LINQ queries if I wanted to use LINQ to...

Posted by Jon Limjap | with no comments

Filed under: , ,