Over the years, Microsoft hired me to write short code samples, published on their developer documentation site, the Microsoft Developer Network (MSDN). Here you’ll find links to those samples on topics ranging from SharePoint Server 2003 up to the current version, SharePoint Online, as well as Microsoft’s Content Management Server (MCMS) 2002.
Code samples
Manage fleet vehicles with SharePoint sample workflow
The sample fleet manager workflow for SharePoint helps manage a company’s fleet of vehicles by starting a workflow when a new vehicle is added
How To: Create Remote Event Receiver & Start Workflows
Microosft recently published 2 of my How To’s: Create Remote Event Receivers (RER) & Start Workflows in SharePoint.
Document Review and Approval Workflow - Step by Step
The document review and approval workflow assigns a task to a reviewer to evaluate and comment on a draft, concluding with approval or rejection
SharePoint 2013 Workflow: Call an External Web Service
This sample workflow is linked to the Customers list, where users can manually run it after entering a value for CustomerID to search for customers
Sample workflow searches customers via OData service
A sample workflow in SharePoint bound to a Customers list uses a manually run workflow to search for customers via CustomerID in OData service