This Project contains 2 web parts that can be placed on any SharePoint page. One Webpart allows you to launch workflows. The part can be configured to show data fields and allow special formatting of the data fields. It allows the user to launch a process from within a SharePoint page. The other part is a WorkItem web part. It also allows you to configure the part to respond to client events. This allows you to create a SharePoint page that has the abilit to action workflows with NO Code. You can drag the webPart on to any SharePoint page and it uses the SN from the URL string to find the workflow item. The part can then be configured to respond to the client event in the workflow. Again, datafields can be configured. Both parts also provide an IFilter connection interface that allows you to drag other SharePoint parts onto the screen and filter the results of those parts based on any datafield in the workflow.