Questions tagged as 'sqltabledependency'

0
answers

SQLTableDependency does not work after Restore the Database

Dear I was practicing receiving notifications of changes in the Tables with SQLTableDependency in a testing environment. I did not have any problem, but then when I took the database to a production environment (Backup and then Restore) it did n...
asked by 01.01.2019 / 18:49
0
answers

Error with SqlTableDependency when making requests every second

I am migrating to SqlTableDependency to get notifications of changes to the database on my asp.net mvc web system. Previously, I used SqlDependency to get the notifications, but I found it more useful to do that migration. The problem is a li...
asked by 31.10.2018 / 20:50