Paul Chapman

.Net Musings
posts - 15, comments - 9, trackbacks - 0

My Links

News

Twitter












Archives

Post Categories

Silverlight links

July 2008 Entries

A first attempt with Windows Workflow Foundation #2
The form I need to model with Workflow is split into sections. Depending on what section it will be filled in by anyone of three different groups of people. However at the moment I am trying to deal with the communication between the host application and the workflow itself. First part of that is to define the Arguments that will be passed to our Event Imports System Imports System.Collections Imports System.Collections.Generic Imports System.Text Imports System.Workflow.Activities Imports System.Workflow.ComponentModel...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Thursday, July 03, 2008 10:30 PM | Feedback (0) | Filed Under [ Windows Workflow Foundation ]

A first attempt with Windows Workflow Foundation #1
One of my current clients has a need for a workflow and document management system to manage applications. This has prompted me to look at Windows Workflow Foundation to manage this application process. The workflow has a number of advantages over writing the whole thing from scratch; Most businesses have processes; be that purchasing, selling, staff applications. Once a process has been determined the workflow can be designed graphically - and this graphical design drives the code generation, meaning...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Wednesday, July 02, 2008 11:08 PM | Feedback (0) | Filed Under [ Windows Workflow Foundation ]

Powered by: