Linq to LLBLGEN and CACHING

Posts   
 
    
MattE avatar
MattE
User
Posts: 77
Joined: 11-Sep-2007
# Posted on: 19-Mar-2009 08:56:42   

I've seen some threads about caching being supported via the SQLCache Dependency class in the adapter implementation.

What is the support internally for caching objects and object graphs using LLBLGEN? Are there any best practice recommendations?

How does LINQ to LLBLGEN affect this?

I've seen this implementation of a cache (which mirrors a similar approach I used with the caching application block a while ago), which looks promising

http://petemontgomery.wordpress.com/2008/08/07/caching-the-results-of-linq-queries/

I would prefer NOT to have client code checking the cache object / implementation...

Any general thoughts / comments would be appreciated

Walaa avatar
Walaa
Support Team
Posts: 14946
Joined: 21-Aug-2005
# Posted on: 20-Mar-2009 09:53:16