SharePoint 2007 is a Server Product from Microsoft.
Hi I have a sharepoint 2007 workflow and i need to get the SPuser object in order to send mails to …
c# visual-studio-2008 sharepoint sharepoint-2007 sharepoint-workflowI want my Custom Action Menu to be applied to particular list; currently its specified with the following XML and …
sharepoint sharepoint-2007I have created a custom list in a SharePoint site and generated a Visual Studio 2008 project using SharePoint Solution Generator. …
sharepoint sharepoint-2007 moss wss wss-3.0Within an Access 2007 application, I'm creating a static report in .pdf format. I want to create it, then export the …
vba ms-access sharepoint-2007 sharepoint-apiOn button click event or on Link button click, I want to download document from sharepoint document library and save …
sharepoint sharepoint-2007I'm trying to built a SharePoint Web Part that has as part of it a service reference to Another SharePoint …
web-services sharepoint sharepoint-2007 wss-3.0public override void ItemAdding(SPItemEventProperties properties) { base.ItemAdding(properties); SPItem itemBeingAdded = properties.ListItem; var startTime = itemBeingAdded["Start Time"]; // Some code …
c# sharepoint sharepoint-2007 event-receiverI am writing a timer job for the first time. I am following the examples that can be obtained by …
sharepoint moss sharepoint-2007 timer-jobsI am getting ready to perform a migration of SharePoint 2007 to 2010, and during the migration horus, i will want to …
sharepoint-2007I am not sure how foolish I am being here! I have a solution that packages up some master pages …
sharepoint deployment sharepoint-2007 solution