Category Archives: SharePoint

Unified Logging Service Class

Looking for a simple class to add the ability to write to the Unified Logging Service (ULS) for your SharePoint 2010 project? Then the following should provide a good starting point for you. Full source code for this example is … Continue reading

Posted in SharePoint | Tagged , , | Leave a comment

Workflow Activity – Part 2

This is the second part of the custom workflow activity creation tutorial. For the first part please go here. Now that we have a workflow activity defined, the next step is to add a new project to Visual Studio.

Posted in SharePoint, Workflow | Tagged , , | 3 Comments

Workflow Activity – Part 1

The object of this post is to provide a walkthrough on creating a custom workflow activity for SharePoint 2010 and deploying it as part of a custom sequential workflow. Start by creating a new empty Class Library project.

Posted in SharePoint, Workflow | Tagged , , | Leave a comment

People picker shortcut key

A really quick post today – wondering what the keyboard shortcut for checking names entered into the people picker control is? Simple really, press ctrl + k Told you it was a quick and easy post today!

Posted in SharePoint | Tagged | Leave a comment

Reusable Content

I’ve worked on a lot of different SharePoint portals in my time and one of the main features of SharePoint that people seem to overlook, or are not aware of, is the reusable content feature that is part of the … Continue reading

Posted in SharePoint | Tagged , | Leave a comment