Is there an overview document comparing when to use each of the querying methods available with LLBLGen?
I am wondering whether our team should stick with Linq to LLBLGen or move to the API or QuerySpec and would appreciate an overview before diving into the documentation for each.
Linq has worked fairly well for us, but we experience comprehension difficulties when creating very complex Linq. The Linq usually ends up as an almost incomprehensible block of dozens of statements