Answer posted by Dan Letecky [DayPilot]
9 years ago.

The attached sample project includes a working application - you can check the source code of the controll in TutorialCS/App_Code/Controller/SchedulerController.cs.

It's now also added to the tutorial text (see the "Backend MVC Controller" section).

Also, don't forget to add a reference to DayPilot.Web.Mvc.dll. The sample project is a "Web site" and not a compiled project so the dependencies are just placed in "bin" directory.

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.