Does the SQL Cache dependency work with the ADO.NET Entity Model? Please give me an example of a link to something.
This is the msdn link to SqlCacheDependency
and here for LINQ and SqlCacheDependency
But linq and ADO.Net are not exactly the same