Workflow Foundation Archives - Sebastien.warin.fr https://sebastien.warin.fr/tag/workflow-foundation/ Le blog personnel et technique de Sébastien Warin, Chief Technology Officer (CTO) & Creative Technologist Mon, 05 Nov 2012 14:25:17 +0000 fr-FR hourly 1 https://wordpress.org/?v=5.9.12 Persistance&Tracking avec Workflow Foundation https://sebastien.warin.fr/2006/08/06/50-persistance-tracking-workflow-foundation/ https://sebastien.warin.fr/2006/08/06/50-persistance-tracking-workflow-foundation/#respond Sun, 06 Aug 2006 15:09:41 +0000 https://sebastien.warin.fr/?p=189 Windows Workflow Foundation propose deux services fort utile qui sont le Tracking et la Persistance. La persistance va permettre d’enregistrer l’instance d’un workflow en dur dans un serveur SQL. On va pouvoir grace a cela, demarrer une instance de workflow depuis une application host, la quitter, puis la reprendre a tout moment. La persistance devient […]

Cet article Persistance&Tracking avec Workflow Foundation est apparu en premier sur Sebastien.warin.fr.

]]>
https://sebastien.warin.fr/2006/08/06/50-persistance-tracking-workflow-foundation/feed/ 0
HandleExternalEvent & CallExternalMethod sous Workflow Foundation https://sebastien.warin.fr/2006/08/06/51-handleexternalevent-callexternalmethod-workflow-foundation/ https://sebastien.warin.fr/2006/08/06/51-handleexternalevent-callexternalmethod-workflow-foundation/#respond Sun, 06 Aug 2006 14:49:33 +0000 https://sebastien.warin.fr/?p=188 Les Activity HandleExternalEvent & CallExternalMethod, sont tout deux indispensable dans le developpement de workflow. Ce sont en quelque sorte les entrées-sorties entre le workflow et le programme host. Le HandleExternalEventActivity va pemettre de marquer une pause dans le deroulement d’un workflow en attendant le déclement d’un evenement. Le CallExternalMethodActivity va quand à lui effectuer en […]

Cet article HandleExternalEvent & CallExternalMethod sous Workflow Foundation est apparu en premier sur Sebastien.warin.fr.

]]>
https://sebastien.warin.fr/2006/08/06/51-handleexternalevent-callexternalmethod-workflow-foundation/feed/ 0
WFPad pour Windows Workflow Foundation Beta 2.2 https://sebastien.warin.fr/2006/08/01/53-wfpad-windows-workflow-foundation-beta-2/ https://sebastien.warin.fr/2006/08/01/53-wfpad-windows-workflow-foundation-beta-2/#respond Tue, 01 Aug 2006 13:59:13 +0000 https://sebastien.warin.fr/?p=186 Dans mon petit post d’introduction à WF, je vous avais parlé et donné le lien de WFPad. Malheureusement, la version de ce soft ne marche pas avec la Beta 2 de WF. Je vous mets donc à disposition, la nouvelle release de WFPad que j’ai un peu modifé (commenté une ligne qui posait problème) : DOWNLOAD HERE […]

Cet article WFPad pour Windows Workflow Foundation Beta 2.2 est apparu en premier sur Sebastien.warin.fr.

]]>
https://sebastien.warin.fr/2006/08/01/53-wfpad-windows-workflow-foundation-beta-2/feed/ 0
NetFX3 Part I – Windows Workflow Foundation https://sebastien.warin.fr/2006/07/17/41-netfx3-windows-workflow-foundation/ https://sebastien.warin.fr/2006/07/17/41-netfx3-windows-workflow-foundation/#comments Mon, 17 Jul 2006 13:29:59 +0000 https://sebastien.warin.fr/?p=182 La premiere partie sur de mon introduction au .NET Framework 3 sera consacré à WF (ou WWF 😀 ) pour Windows Workflow Foundation. Revenons d’abord au Workflow Qu’est qu’un workflow ? Comme je le citais dans mon 1er post sur Netfx3, un workflow est la modélisation et la gestion informatique de l’ensemble des tâches à accomplir […]

Cet article NetFX3 Part I – Windows Workflow Foundation est apparu en premier sur Sebastien.warin.fr.

]]>
https://sebastien.warin.fr/2006/07/17/41-netfx3-windows-workflow-foundation/feed/ 1
Workflow Foundation: la galère des FaultHandler(s) https://sebastien.warin.fr/2006/07/14/45-workflow-foundation-la-galere-des-faulthandler/ https://sebastien.warin.fr/2006/07/14/45-workflow-foundation-la-galere-des-faulthandler/#comments Fri, 14 Jul 2006 15:15:56 +0000 https://sebastien.warin.fr/?p=181 Ca fait un peu plus d’une petite semaine que je me suis lancé dans le Windows Workflow Foundation (WF et non WWF ^^), qui est pour moi, ma 1er partie de ma decouverte de .NET 3.0 🙂 Je suis entrain de terminer mon article ainsi qu’un Webcast sur une introduction à WF qui devrait être […]

Cet article Workflow Foundation: la galère des FaultHandler(s) est apparu en premier sur Sebastien.warin.fr.

]]>
https://sebastien.warin.fr/2006/07/14/45-workflow-foundation-la-galere-des-faulthandler/feed/ 1
NetFX3 https://sebastien.warin.fr/2006/07/03/40-netfx3/ https://sebastien.warin.fr/2006/07/03/40-netfx3/#comments Mon, 03 Jul 2006 20:13:58 +0000 https://sebastien.warin.fr/?p=177 What is NetFx3 ? Tout simplement le Framework .NET Version 3.0 anciennement appelé WinFX 😀 En fait le Dotnet 3 n’est pas vraiment un nouveau framework, la formule magique de Dotnet3 est : NetFx3 = Dotnet2 + les techno WinFX (WPF, WF, WCS et WCF) !!! Cette nouvelle version est donc un dotnet 2 (CLR2.0+BCL2.0) que […]

Cet article NetFX3 est apparu en premier sur Sebastien.warin.fr.

]]>
https://sebastien.warin.fr/2006/07/03/40-netfx3/feed/ 2