Browse by Tags

All Tags » WF (RSS)

Codename Silver

Sounds like a game? One of the goals for the WCF/WF teams was to integrate WCF and WF more closely in Orcas Beta 2. This project was names Silver. Once you really start using WF, sooner or later you would find it useful to instantiate a workflow using a WCF service. Well, in beta 2 this is now possible. Matt Winkle wrote an excellent blog post about Workflow Services ( http://blogs.msdn.com/mwinkle/archive/2007/07/30/vs-2008-beta-2-shipped-0-to-workflow-service-in-60-seconds.aspx ) If you need more...
Posted by rudi | with no comments
Filed under: , ,

Pumping with Windows Workflow Foundation

Weird title, I know. It will make sense soon... The last week I had a relative simple project that I was busy with. I had to read a smart card, load the available amount of money onto the petrol pump and allow the client to start pumping his petrol! Easy enough... After designing the software, I started thinking about using a simplified state machine to solve some of my problems. I have never worked with Windows Workflow Foundation but it seemed like this would map perfectly into my software! I bought...
Posted by rudi | 7 comment(s)
Filed under: ,