New to Telerik UI for ASP.NET MVC? Download free 30-day trial

ASP.NET MVC Scheduler SignalR Binding

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
signalr.cshtml
SignalRController.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API

Description

This demo shows how to bind the Telerik UI for ASP.NET MVC Scheduler to a SignalR Hub for real-time push notifications. This scenario is useful for web applications, such as chat, calendar, and scheduling, gaming and other, which require high-frequency updates where you usually want to perform data updates in real-time on all connected clients.

To configure the SignalR binding, set the SignalR and Transport settings in the DataSource configuration of the component. In this way, you instruct the data source to use a SignalR protocol for transmitting and operating with data in real time.

Additional Apps

This Scheduler example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in the ThemeBuilder.

Support & Learning Resources

Additional Resources