VS Live San Francisco 2007 Workshop: Windows Workflow a Gentile Intro Day 5

Posted: March 28, 2007  |  Categories: Uncategorized VSLive WF
Tags:

Final day at VS Live in San Francisco. I following today the post conference about introduction (gentle) into workflow by Ken Getz and Robert Green. This lasted all day and went through what workflow is, creating one for the first time (this was demoed already a couple of times during conference, so nothing new here), and how to host one (see my previous post with WF Runtime Architecture). Next subject was handling conditions and Exceptions, where they went through a couple of activities like IfElse, While, ConditionedActivityGroup, Replicator Activity and finally Exception handling. After this they discussed and demoed more activities like delay, handling properties, listen, suspend and terminate, parallel, synchronizeScope and handling cancellation. This was not the end of it, because more activities coming up, like ones used when dealing with rules, Policy Activity (see there’s a lot of them, more than in BizTalk Orchestration). Rules in workflow are somewhat the same as in Business Rules Engine used in BizTalk i.e. priorities, forward chaining and modifying them at runtime. Finally last three subjects where Workflow communications, State Machine workflow and using and building persistence. Ok if you want to try it out you will need .NET Framework3.0, Visual Studio 2005 on Windows XP or Vista and Visual Studio Extensions for Workflow. Things that were demoed can be found here. And if you want reading material, APress got some books like Foundations of WF (An introduction to WF) and WF Pro. I also got a book called Essential Windows Workflow Foundation by Addison-Wesley.


Author: Steef-Jan Wiggers

Steef-Jan Wiggers is all in on Microsoft Azure, Integration, and Data Science. He has over 15 years’ experience in a wide variety of scenarios such as custom .NET solution development, overseeing large enterprise integrations, building web services, managing projects, designing web services, experimenting with data, SQL Server database administration, and consulting. Steef-Jan loves challenges in the Microsoft playing field combining it with his domain knowledge in energy, utility, banking, insurance, healthcare, agriculture, (local) government, bio-sciences, retail, travel, and logistics. He is very active in the community as a blogger, TechNet Wiki author, book author, and global public speaker. For these efforts, Microsoft has recognized him a Microsoft MVP for the past 8 years.

turbo360

Back to Top