Base solution for your next web application
Open Closed

SQL Dependency #5237


User avatar
0
tteoh created

Hi, I'm using MVC5AJ1.

What I'm trying to do is get a notification every time the table is Insert/Update/Delete/Truncate from Service Broker. And I found out this article: [http://www.dotnetfunda.com/articles/show/3334/instant-database-changes-using-signalr]) Therefore, I'm wondering how to inject SQL Dependency in ABP Framework.

Thanks.


2 Answer(s)