LearnWorkflow.com:  Home

Home bukovics.com About The Book Reviews Chapter Overview Blog Contact Me 


bukovics.com
About The Book
Reviews
Chapter Overview
Blog
Contact Me

 

 


Pro WF: Windows Workflow in .NET 3.5 by Bruce Bukovics


Dear Reader,

Since I began my career a few decades ago, I’ve looked for a better way to develop software. I imagined that one day software would be developed visually instead of with a text editor. I hoped that we would assemble complete applications from prebuilt components, just as my son assembles his exorbitantly priced
plastic blocks.

Now the future is here with Microsoft’s Windows Workflow Foundation (WF). Why am I so excited about WF? Workflow-enabled applications use a declarative
programming model rather than a procedural one, separating what to do from when to do it. And the WF designer is tightly integrated with Visual Studio, bringing workflow within reach of every .NET developer. In the future, I believe most nontrivial applications will be workflow-enabled, and WF is the de facto standard workflow framework for Windows.

I wrote this book as a comprehensive tutorial on using WF. I start with the WF fundamentals to get you up and running quickly. After that, I provide coverage of other WF topics, such as local services, event-driven activities, rules, workflow persistence, tracking, transactions, compensation, dynamic updates, web services, ASP.NET, workflow markup, and hosting the workflow designers. I’ve updated the first edition of this book with coverage of the new WF features in
.NET Framework 3.5, including a new chapter dedicated to workflow services. I also added a new chapter that explores the development of composite and long-running custom activities.

As a working developer, I learn a new skill best through practical, hands-on examples. So when I wrote this book, I focused on demonstrating WF concepts instead of just talking about them. I truly believe that workflows are the next paradigm shift, and I hope this book helps you to use WF in your own applications.

Thank you,

Bruce Bukovics

 

Last modified: 05/31/08. All material on this site is copyright by Bruce Bukovics.