rbenton's blog
Custom Workflows for SharePoint Solutions
Submitted by rbenton on Mon, 11/23/2009 - 18:46Published in
`
Recently, I’ve had to develop some custom workflows for a SharePoint solution. A lot of the examples you find on MSDN or the web for developing custom workflows for SharePoint involve writing some customer ACTIONS which you then use in your custom WORKFLOW. An ACTION is the thing the workflow will do, like “Send Email”, “Approve Invoice”, “Do Laundry”, etc. In going down this route, I found that once I wrote the ACTION, I didn’t really need to write the whole workflow. I could just use SharePoint Designer to create a workflow which used my custom ACTION.
Access SharePoint List and Library Data Sources for your Web Parts while in Edit Mode
Submitted by rbenton on Fri, 10/02/2009 - 17:14Published in

SharePoint Best Practices: Planning Content Management with Master Pages
Submitted by rbenton on Tue, 09/15/2009 - 15:24Published in
Plan content management with Master Pages in SharePoint well to avoid pitfalls later

