De presentatie wordt gedownload. Even geduld aub

De presentatie wordt gedownload. Even geduld aub

Windows Workflow Foundation What is hot, what is not? Maurice de Beijer ABL – The Problem Solver.

Verwante presentaties


Presentatie over: "Windows Workflow Foundation What is hot, what is not? Maurice de Beijer ABL – The Problem Solver."— Transcript van de presentatie:

1 Windows Workflow Foundation What is hot, what is not? Maurice de Beijer ABL – The Problem Solver

2 Wie ben ik? Maurice de Beijer. The Problem Solver. Visual Basic MVP. Blog: http://msmvps.com/blogs/ theproblemsolver/default.aspx Web:http://www.TheProblemSolver.nl http://www.WindowsWorkflowFoundation.eu http://wiki.WindowsWorkflowFoundation.euhttp://www.TheProblemSolver.nlhttp://www.WindowsWorkflowFoundation.euhttp://wiki.WindowsWorkflowFoundation.eu E-mail:mauricedb@computer.orgmauricedb@computer.org

3 Agenda Waarom Windows Workflow Foundation? Een overzicht van WF. Een workflow maken. External Data Exchange. Transacties. Queues. Event driven.

4 Een plaatje zegt meer dan 1000 woorden!

5 Workflows maken XAML Markup Only XAMLC#/VB Markup + Code C#/VB Code only Workflow CompilerC#/VB Compiler XAML Markup Only NET Assembly Workflow Runtime Workflow Instance

6 Workflows uitvoeren Host Application Workflow Runtime Runtime Services XAML Workflow Instance PersistenceLoader Idle! Workflow Instance

7

8 Activities WhileActivity –CodeCondition –Declarative rule condition SequenceActivity IfElseActivity CodeActivity DelayActivity

9 External Data Exchange ExternalDataExchangeService Interface met ExternalDataExchange attribuut. Functie aanroep van de workflow naar de service. Event met ExternalDataEventArgs van de service terug naar de workflow.

10 Transacties TransactionScopeActivity –Atomic, Consistent, Isolation, and Durable (ACID) CompensatableTransactionScopeActivity –Voor lang lopende transacties. WorkBatch –Actie pas uitvoeren als de workflow persist wordt. Een WorkflowPersistenceService is verplicht!

11 Custom Activities en Queues WorkflowQueuingService –CreateWorkflowQueue() WorkflowQueue –Registreer QueueItemAvailable event. –Dequeue() WorkflowRuntime –GetWorkflow(instanceId) WorkflowInstance – instance.EnqueueItem("QueueName", "Data object", IPendingWork, workItem)

12 Custom Activities en Events IEventActivity –HandleExternalEventActivity –WebServiceInputActivity –DelayActivity –Custom activities ListenActivity EventDrivenActivity –ConditionedActivityGroup –StateActivity

13 Vragen? http://www.WindowsWorkflowFoundation.eu mauricedb@computer.org


Download ppt "Windows Workflow Foundation What is hot, what is not? Maurice de Beijer ABL – The Problem Solver."

Verwante presentaties


Ads door Google