3

I'm wondering if there are any free calendar/event tracking applications for asp.net out there. I want to be able to plug something into my existing website that will let an admin log in and add events to a calendar. Users can then see a short list of links of upcoming events on the front-page which they could then click to see more details. Is there anything out there like this?

Thanks!

Micah
  • 111,873
  • 86
  • 233
  • 325

2 Answers2

2

I would definitely start by looking at DayPilot. It has a free "light" version if you just want a nice (but read-only) Outlook-like schedule component, but the pay version is much more full-featured.

Matt Peterson
  • 5,169
  • 4
  • 32
  • 34
1

Another option would be VCalendar. I've not used it but looking at it looks like a solid calendar application that I would use.

Robert
  • 3,074
  • 3
  • 24
  • 32