Have you heard the buzz about SignalR and the "real-time web"? In this article, we'll introduce ASP.Net SignalR and show you how to enable real-time notifications using Telerik's ASP.Net AJAX Notification control.
In my previous post I walked through the basic steps to use a kendo.data.DataSource to build a very simple "to do" list. That version of the app was mostly read-only, with the exception of being able to mark an item as done. You couldn't, however, add or remove...
In this series, I’m demonstrating the creation of a simple web application called “Room Scheduler” that allows a fictional hotel to manage guests and their reservations. This part of the series demonstrates how to complete a dashboard for the hotel staff. With this simple dashboard, a user can easily see the current guest list and review any of those guests complete reservation details with a single click.
As a new member of the Kendo UI team, I have a lot to learn. There are more controls, options, framework bits and other features found in Kendo than I had ever dreamed of while using Kendo UI in my previous projects – and we are...