Event Calendar

  • Thread starter Thread starter Brad Shook
  • Start date Start date
B

Brad Shook

Does anyone have any suggestions or code examples for creating an event
calendar in vb.net. Something like Outlook's calendar. I thought about using
a datagrid but It will not be flexable enough to allow the user to move
events around very easy without having to edit each record.
Thanks in Advance
Brad Shook
 
Brad Shook said:
Does anyone have any suggestions or code examples for creating an event
calendar in vb.net. Something like Outlook's calendar. I thought about
using
a datagrid but It will not be flexable enough to allow the user to move
events around very easy without having to edit each record.
Thanks in Advance
Brad Shook

What's wrong with Outlook calendar?

Marcel
 
what's wrong with using the free Windows Sharepoint Services download off
the Microsoft site? You get free: forums, event calendars, shared document
libraries, meeting workspaces, etc.

Save yourself some time reinventing the wheel.

If you just can't stand using a Microsoft freebie, why not look at
RainbowPortal or DotNetNuked, which are two free portals made available in
open source.

--- Nick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top