This example demonstrates real-time push-notifications from SignalR. To see the real-time updates:
Note: To further enhance real-time experience, the Scheduler will also display changes from other users, which currently happen to perform CRUD operations on the same demo. If you refresh the page, all changes will be lost, because the remote service only broadcasts changes, it does not actually save them.