Hi,
Great article!
I was wondering if you had any tips if I'm not seeing any query notification messages in SQL Profiler?
I've set my app up following all of the steps above, but after inserting my data into the cache with a SqlCacheDependency, the cached data is never invalidated and removed so it can be fetched with the new values from the database.
Thanks!
-Bill