An example of how to get notified when a field is changed in a database using SignalR and Service Broker (SqlDependency)
-
Updated
Aug 2, 2021 - C#
An example of how to get notified when a field is changed in a database using SignalR and Service Broker (SqlDependency)
SQL Server Service Broker is a message queuing and communication framework integrated within Microsoft SQL Server. It enables asynchronous and reliable message exchange between different components or applications in a database system.
Implementation of an in-memory OSBAPI service broker written in dotnet
Get SQL Server notification on record table change
Add a description, image, and links to the service-broker topic page so that developers can more easily learn about it.
To associate your repository with the service-broker topic, visit your repo's landing page and select "manage topics."