I have a table that does not change very often so I cache it. When it changes I would like to refresh the cache. I found that this could be done using SQLDependency. Is there a way to attach this to a Typed List or View. We are using SQLServer2005 and VS2005
Thad