What is the mechanism to cache repeated requests for the same entity/collection?
Ron
LLBLGen does not have caching built in, so the simple answer is "there isn't one" Caching is left as an application specific design decision.
Matt