Real Time HTML Page Content Update with Blazor and SqlTableDependency






4.86/5 (29 votes)
In this simple example, we are going to see how to update an HTML page when a SQL Server table change occurs, without the need to reload the page or make asynchronous calls from the client to the server.