Need help how to work on jquery events

Posted by Manoj Wadhwani on Stack Overflow See other posts from Stack Overflow or by Manoj Wadhwani
Published on 2010-04-29T06:40:24Z Indexed on 2010/04/29 6:47 UTC
Read the original article Hit count: 529

Filed under:

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#

© Stack Overflow or respective owner

Related posts about jQuery