Welcome to MSDN Blogs Sign in | Join | Help

Mark Arend

SHAREPOINT
TIPS & TECHNIQUES
nb… provided as-is

News

January 2007 - Posts

Search Results Page may be different per Search Scope
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...
SPSchedule.FromString(recurrenceValue) - syntax/format for recurrence value
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...
CAML Query for Publishing Pages
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...
Page view tracker