Introduction There are a number of enhancements that have been added in SharePoint Designer 2013, which provide new functionality as well as streamlining the workflow development experience. These added features allow designers to do more with workflows without requiring a [...]
Recently I was asked to create a web part in SharePoint 2010 that would allow users to create and update entities in CRM 2011. There were some interesting challenges to overcome, so I thought I’d detail the process I went [...]
Introduction This is the first in a series of posts that will describe the new features of SharePoint 2013 workflows. There are a number of enhancements as well as brand new functionality for workflows in SharePoint 2013, and I will [...]
Automated deployment of SharePoint solutions is an important part of any SharePoint project you may be involved with. When developing, it is acceptable (and reasonable) to manually deploy your feature when you are making frequent changes. However, once you are [...]
Users have the ability to display and edit properties (known as metadata) for items in SharePoint document libraries and lists. This is standard functionality that comes with SharePoint, and SharePoint provides a standard form when displaying/edit an item. SharePoint also [...]
I recently came across a problem using DelayActivity objects in custom SharePoint 2010 workflows that I’d like to discuss here, in the hopes of saving others the hours of investigation that I went through to resolve the problem (and to [...]