This is the sixth of a series (the series is listed at the bottom) 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. Therefore, I am adding links that will show you how to do both at the bottom of this post.
If you want to be notified when I release the Multi-level Approval Workflow and others, then Subscribe to my blog, if you already haven't.
Here's the shortened (low-res video that you can see in the browser).
To see the FULL HI-RESOLUTION version: Click here to view
To download the code: Click here to download
Download the Companion Workshop: Creating a Custom Content Type and Feature: Click here to download
Links that I reference in the Video:
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 and VS 2008 (Click here to see it)
Building a Multilevel Approval Workflow with SharePoint/MOSS 2007 and VS2008 (Click here to see it)
Using Active Directory Search/Lookups within SharePoint Workflow's to find users (Click here to see it)
~Robert Shelton

↑ Grab this Headline Animator
Technorati Tags: SharePoint,Free Training,Workflow,MOSS 2007,How to