January 2007 - Posts
Microsoft Office SharePoint Server 2007 provides two categories of search scopes: Custom and Contextual . Custom scopes : “All Sites” “People” The custom search scopes created via the search or site admin pages Contextual scopes : “This Site” “This List”
Read More...
The SPSchedule class allows one to specify repeating schedules for timer jobs using derived classes such as SPMinuteSchedule, SPHourlySchedule, etc. Those are pretty easy to figure out from the SDK ( http://msdn2.microsoft.com/en-us/library/microsoft.sharepoint.spschedule.aspx
Read More...
The "Scheduling Start Date" and "Scheduling End Date" on Page content types created by the Publishing feature work great in default views of Pages libraries: SharePoint filters by these dates automatically. But when you're using code to return the items
Read More...