Need help in Arshaw Calender
- by user326780
i am trying to integrate the jquery Full Calendar (http://arshaw.com/fullcalendar/) in my asp.net mvc application.
I need to use this full calendar to add/edit/delete/show the events using the sql server 2005 database as backend.
Do anyone have the sample code to implement the fetch, add/edit/delete events with this Full Calendar for c#