I\'m doing a distributed system in c# and have encountered a barrier.
I need to be able to serialize Predicate with type
Predicate
Remote.Linq might be the framework of choice, especially if not only dealing with simple predicates but more advanced queries including projections etc.