Most sharepoint tips utility pack related news are at:
sharepoint-tips.com
– Sharepoint Tips And Tricks
SharePoint 2013 Book is ready to purchase 20 Jun 2013 | 04:07 am
If you are looking for a sharepoint 2013 end-user specific book, look no further
Activating the Document ID feature by code causes document sets welcome pages to show each web part twice 21 May 2013 | 06:23 am
This is a weird one - I have a feature, that when activated loops over a list of other features and activates them - using "Force" : site.Features.Add(currentFeatureID, true); This works fine on mos...