How to Video: Building a basic Approval Workflow with SharePoint (MOSS 2007) and Visual Studio

This is the sixth of a series of "How To " Videos that I have created to show .NET Developers how to build document workflow in a SharePoint environment. 

In this scenario, I show you how to build a simple 1 level Approval Workflow around a fictional Expense Report.  In the video I focus on the Workflow piece, although I show that I am using a Custom ASP.NET Task Form and a Custom SharePoint Feature. 

image

Click here, to see the Video and all of the associated training materials and code downloads.

Checkout my entire collection of SharePoint "How To" Videos:

Enabling (incoming/outgoing) email for SharePoint/MOSS 2007 servers (Click here to see it)

Extracting document details from within a workflow (Click here to see it)

Extracting email addresses and sending emails (Click here to see it)

Programmatically Creating a User Task within a workflow (Click here to see it)

Programmatically Escalating an Overdue Task with Visual Studio (Click here to see it)

Building an Approval Workflow with SharePoint/MOSS 2007 an VS 2008 (Click here to see it)

~ Robert Shelton