-
Search
-
Archive
June 2012 M T W T F S S « May 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Tag Archives: Feature
Housekeeping timer job that can dynamically load housekeepers
I have been toying with the idea of creating a general purpose timer job that can carry out any number of tasks now or in the future and that will not require re-compiling or redeployment. The solution I thought of … Continue reading
Short cut to provisioning pages with web parts
I recently had to provision a page with the OOTB Business Data List web part using a feature. The Business data List web part uses a BDC application definition to surface SQL data to the list. The web part once … Continue reading
Posted in SharePoint, SharePoint 2007, SharePoint 2010, Tips and Tricks Tagged Content, Feature, Provisioning, SharePoint, Web Part Leave a comment
Content Types, Inheritance and the RemoveFieldRef element
This is an issue that has just bitten me so wanted to document my findings. There are quite a few postings out there on this – this is my take on it following some extensive testing of the different combinations.
Posted in SharePoint, SharePoint 2010 Tagged Content Types, Feature, Provisioning, SharePoint 2010 Leave a comment
Leveraging the AdditionalPageHead delegate control to override the default help collection
I have mentioned the use of the AdditionalPageHead delegate control for inserting useful functionality into all SharePoint pages in a site a few times. Until now I haven’t actually outlined how this is done – since let’s be fair there … Continue reading