December 06
SharePoint 2007 and Reporting Service
Article
Webcast
SharePoint 2007 WorkFlow/Infopath/VS 2005 ~2008
SharePoint 2007 WorkFlow/SharePoint Designer
SharePoint List Template
SharePoint Contributor List
Problem
You want to use dates and other information that has been filled out in an InfoPath form to add an item/event to a calendar in SharePoint.
Solution
Since a SharePoint calendar is a SharePoint list, you can programmatically add an item/event to a SharePoint calendar by submitting a CAML update batch to the UpdateListItems method of the Lists web service that comes with Windows SharePoint Services (WSS).