scheduler like google calendar in MVC

Prasad picture Prasad · Oct 5, 2009 · Viewed 32.8k times · Source

I am trying to integrate a calendar plugin like google calendar with custom database and code with asp.net MVC in C#.

It needs to handle Day/Week/Month Events in the Calendar as like google calendar.

I found the similar plugin in jquery http://www.webappers.com/2009/08/04/jquery-weekly-calendar-plugin-inspired-by-google-calendar/. But it shows only the Week

Do anyone have a reference to this? Please suggest

Answer

JBland picture JBland · Oct 13, 2009

I'd try FullCalendar