search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

MVC 3 - Tutorial

Asked by DW
12 years ago.

Ok, being pretty new to MVC in general and trying to follow the tutorial http://kb.daypilot.org/86003/how-to-use-daypilot-pro-for-mvc-3-with-razor-view-engine/

This appears to be lacking alot of info (being new to the tool and MVC)?

Keep getting the error "Microsoft JScript runtime error: 'DayPilotCalendar' is undefined"
does not like this var v = new DayPilotCalendar.Calendar('dpc');

Any advice (or a complete example?)

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

This is not a complete tutorial, just a hint on using DayPilot with Razor from MVC 3.

A more complete tutorial can be found here:

http://mvc.daypilot.org/monthly-calendar-and-sql-server-tutorial/

It's for the Month control but the Calendar and Scheduler controls work the same way. Specialized Calendar and Scheduler tutorials are coming soon.

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

A new tutorial on using DayPilot Calendar with MVC 3 and Razor is available (C# and VB.NET):

http://mvc.daypilot.org/mvc-3-razor-calendar-and-sql-server-tutorial-c-and-vb-net/

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