tags:

views:

47

answers:

0

am trying to integrate the jquery Full Calendar (http://arshaw.com/fullcalendar/) in my asp.net 3.5 with c# 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 in c#