Micah
Micah

Reputation: 116170

ASP.Net Calendar/Events application

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!

Upvotes: 3

Views: 3598

Answers (2)

Robert
Robert

Reputation: 3074

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

Upvotes: 1

Matt Peterson
Matt Peterson

Reputation: 5779

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.

Upvotes: 2

Related Questions