Tagged Questions

6
votes
2answers
689 views

How to create recurring calendar events?

I am using asp mvc 3, jquery full calendar, ms sql sever 2008 and c#. I am wondering if anyone knows how to make recurring events? I am unsure how to make them. For instance in google calendar ...
0
votes
3answers
1k views

What is the concept of an Online Reminder Service in ASP.NET, SQL?

I want to develop an Online Reminder service in ASP.NET 2.0 (C#) and SQL2005. But I am not getting the concept of reminder service. What I know is using an online reminder service I can schedule a ...