Can anyone recommend good tutorial, implementation or sample code on Query object pattern usage, in C#(Java...)?
I haven't found much with google.
With LINQ being almost everywhere, are you sure you need to reimplement the Query Object?
Basically, you can treat all classes from System.Linq.Expressions to be a good implementation of a Query Object pattern.
From Chad Myers:
Part 1: http://www.lostechies.com/blogs/chad_myers/archive/2008/08/01/query-objects-with-the-repository-pattern.aspx
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With