I would like to use Kendo Scheduler like a booking calendar. Client restriction check from this sampleRestrictions in http://demos.telerik.com/aspnet-mvc/scheduler/restriction is nice but I need do the same on the server. Problems are repeating events because write this by myself is too much complicated.
Does it exists some services in Kendo ASP.NET MVC?