I was just about to ask the same question. No comments have been added on a topic that surprises me, how do people cache linqtosql anyway?
I also tried the example in the same post http://code.msdn.microsoft.com/linqtosqlcache
but the problem is with assigning this code to all tables in my database. Some tables work as expected, but others always delete the cache key. What / where should I look at this?
source share