MSDN Windows Workflow Foundation Hands-On Lab

Heute haben wir ein Hands-on Lab zum Thema Windows Workflow Foundation durchgeführt. Das HOL war ein riesen Erfolg; wir waren am Vormittag und am Nachmittag voll ausgebucht.

Dieses 59-Seitige Hands-on-Lab zeigt Ihnen die Schlüsselkonzepte von Windows Workflow Foundation in einem reellen Szenario. Sie werden durch die nötigen Schritte geführt, um einen „State Machine Workflow“ um Bestellungsabläufe einer e-commerce Lösung zu managen (ASP.NET Web Lösung). Sie werden sehen, wie man die Haupteigenschaften und Aktivitäten von WF verwenden kann, einschliesslich dem out-of-the-box „SQLPersistenceService“, welcher verwendet wird, um den Status einer Workflow in eine SQL Datenbank persistent zu machen und wieder auf Verlangen abzuholen.

image

Dieses HOL ist eine gute Einführung um State Machine Workflow mit der Hilfe von Visual Studio 2005 und der WF Technologie (Teil des .NET Frameworks 3.0) zu kreieren, und ein überzeugendes Beispiel, dass WF eine gute Technologie für „Long Running Transaction“ Szenarien ist.

 

Hier finden Sie das Hands-On-Lab (English) und den Source-Code:

 Viel Spass mit WF!

English

Today we hold the Windows Workflow Foundation Hands-On Lab event in our Microsoft Swiss subsidiary. It has been a big success.

The 59 pages hands-on-lab showed the key concept of Windows Workflow Foundation applied to a real world scenario. The participants have been walked through the necessary steps to create a State Machine Workflow for managing an order of an e-commerce solution (ASP.NET Web Solution). They have seen how to use the main features and activities of WF, including the out-of-the-box “SQLPersistenceService”, that has been used to persist the state of the workflow to a SQL database and have it retrieved when it’s required.

This HOL it’s a good introduction for authoring State Machine Workflows using Visual Studio 2005 and the WF technology that is part of the .NET Framework 3.0 and a good sample to persuade you that WF is a great technology to be used for long running transaction scenario.

Here you can find the Hands-On-Lab and the source code:

Have fun with WF!