'how to get notify when someone change db manually through sqldependency?
Solution 1:[1]
We can't get more info from your code. When the data in the database is modified, you can get a message notification.
And Rule's comment is also useful, if you want get notification in time, you should use SignalR.
I found a good github repo for you, when the data was modified, it will send message to Dashboard.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Jason |

