J
Jeff S
I would like recommendations for implementing a calendar in an ASP.NET web
site. My plan is to store date and event information (e.g,, "Spring Sale")
in a database, and when the page is requested, load the calendar. Users
would ideally view an entire month, and a short description of an event
within a specific date. More than one event will be listed for some dates,
with a brief description displayed in the calendar. I'd like to enable users
to click on any event description to get more detailed information about the
event.
I can build this calendar and related functionality from scratch, however
I'd prefer to not reinvent. I'd like recommendations for providing this
functionality (3rd party controls, sample projects, anything to get a jump
start on this).
Thanks in advance...
Jeff
site. My plan is to store date and event information (e.g,, "Spring Sale")
in a database, and when the page is requested, load the calendar. Users
would ideally view an entire month, and a short description of an event
within a specific date. More than one event will be listed for some dates,
with a brief description displayed in the calendar. I'd like to enable users
to click on any event description to get more detailed information about the
event.
I can build this calendar and related functionality from scratch, however
I'd prefer to not reinvent. I'd like recommendations for providing this
functionality (3rd party controls, sample projects, anything to get a jump
start on this).
Thanks in advance...
Jeff