productivity
Provisioning Publishing Pages using PowerShell
Deploying Publishing Pages with SharePoint Packages
Controlling the list of available Web Parts with Web Part Adder
One of the common requirements when building SharePoint solutions is to control the list of available Web Parts. Find out how to do this using the new Web Part Adder control available in SharePoint 2010.
Removing unwanted properties from imported Document Library contents with XSLT
In my previous post I showed you how you can import contents of a Document Library into your SharePoint Project for repeatable deployment. In this article I will show you how to remove all unwanted properties from the generated Element Manifest and keep it tidy.
Importing documents to Document Libraries with Mavention Import Document Library Contents
Recently I showed you how you can import Lists and their data into your SharePoint Project using the Mavention Import List Instance extension. As you can imagine supporting list data is only half of the story, so to complete it another extension became available. Find out how to import documents from Document Libraries into your SharePoint project using Mavention Import Document Library Contents.
Processing items with Work Item Timer Jobs in SharePoint 2010
Once in a while you find yourself in a situation where you have to process some items in SharePoint. Using Timer Jobs in only a half of the answer. Find out how to process items using Work Item Timer Jobs in SharePoint 2010.