Feature stapling and site provisioning challenges
Feature stapling is an interesting concept in the SharePoint world, that allows you to associate a feature with any site definition. This feature will be activated automatically when a new site is...
View ArticleSharePoint List Item Export To Word
I have started a new project on CodePlex, a List Item Word Exporter for SharePoint. It offers the possibility to create templates based on Microsoft Word files, and associate them with lists. Using...
View ArticleExport web parts to xml using PowerShell
Here is a very handy PowerShell script that can speed up your web part development in SharePoint. It is a common scenario when you configure an OOB web part, and then you want to export it to XML in...
View ArticleChange order of user profile properties in SharePoint 2013 with Powershell
Management of user profile properties in SharePoint CA user interface is easy and intuitive, but when it comes to changing the display order of user profile properties, this becomes a difficult and...
View Article