Advanced Search
Start Your Free Trial

Overview

Top Sellers in this Category

Head First Design Patterns

Head First Design Patterns
by Eric Freeman; Elisabeth Robson; Kathy Sierra; Bert Bates

Head First C#

Head First C#
by Andrew Stellman; Jennifer Greene

Head First Object-Oriented Analysis and Design

Head First Object-Oriented Analysis and Design
by Brett McLaughlin; Gary Pollice; David West

The Ruby Programming Language, 1st Edition

The Ruby Programming Language, 1st Edition
by David Flanagan; Yukihiro Matsumoto

Get hands-on guidance for using Microsoft Windows Workflow Foundation to create process-managed applications for Microsoft Windows—one step at a time. Understanding Windows Workflow Foundation is essential for every developer who works with multiple applications and services that must exchange data or results. Windows Workflow Foundation defines a process flow amongst people, applications, and services—mapping dependencies and sequences to allow automation of tasks across previously stand-alone programs. With STEP BY STEP, you work at your own pace through hands-on, learn-by-doing exercises to understand the core capabilities and fundamental techniques for working with Windows Workflow Foundation. New-to-topic developers can take a sequential approach to understanding workflows and learning how to create Windows Workflow Foundation–enabled applications and services. This book includes practice exercises and code samples to help developers accelerate their productivity.

Amazon.com® Reader Reviews (Ranked by Helpfulness)

Average Amazon.com® Rating: 3.5 out of 5 rating Based on 15 Ratings

Nothing short of a Masterpiece - 2008-09-29
Reviewer Rating: 1 star rating2 star rating3 star rating4 star rating5 star rating
I have been pretty heavy into WF for almost 2 years now and really thought I had it mastered. So when I bought a Step by Step book, I really just wanted it to help me teach the concepts. B/c workflow is a new way of thinking about programming, I'm always looking for new/better ways to teach it.

What I got instead of a beginner's book teaching worfklow foundation was a big slice of humble pie. Why do I say that? B/c this book is nothing short of amazing. It's unbelievably well written. There is no stone unturned, and I mean no stone unturned whatsoever. The examples are compelling and are very real world. In fact, they show beyond any shadow of a doubt that Workflow foundation can be used all over the place - essentially anywhere you need a workflow. While that last statement may seem strange, it really isn't. THe hardest thing I've seen most people wrestle with learning WF is realizing that's it's not just applicable in some external rare/specific circumstances. You can (and should) use it anywhere you have a series of steps that must be executed together.

One critic knocked the book b/c the author takes off on so many digressions code wise. How anyone could level this charge against the author is beyond me - in fact, it's borderline heresy. The digressions (if you want to call them that - I think they're better described as "Real World" uses) are what makes this book shine.

One application shows a mock stock trading system that runs Monte-Carlo simulations on the stocks. It allows you to add/remove stocks and run the simulations repeatedly. This is something that most folks would never think to do with WF, yet his presentation of it is so elegant and intuitive that I challenge anyone who's honestly worked through his examples to say that it didn't change the way they thought of WF afterward.

In another case, to show State Machines, he walks through a sample Soda Machine. Not only is it a clever way of implementing a State Machine, it is as perfect of an example as I think you could come up with.

Although I'm hard pressed to say I had a favorite chapter, I'd have to cite Chapter 13 as a favorite just b/c, well, it really explains in depth how Microsoft uses Workflow Actvities all over the place in products like Microsoft Speech Server, SSIS or Biztalk. He doesn't talk about those per se, but if you've used them, you no doubt are familiar with the workflow designers. Each of them has its own set of custom activities. He walks throug buidling a FTP component that is reminiscent of the one that SSIS uses. If he just stopped at building the activity itself, no one could say he skimped on the lesson. But he continues, walking you through building a ActivityValidator and then building full UI support for it as a Toolbox item. When you're done, you'll see something that looks and feels almost identical to the FTP component in SSIS from start to finish. No detail is left uncovered. And at that point, every activity you've used in any one of those products will look different to you - in the sense that you'll probably be able to reverse engineer them in your head. If not, I think you'd definitely be able to build one of your own for any given activity you've used in those products.

It's really hard to fathom how much thought the author put into coming up with the examples. But he was dead set on making sure that you understood exactly what you can do with workflow and how many different scenarios it is applicable to. Throw in some really in-depth coverage, a really compelling writing style and an uncanny ability to cover the tiniest of nuances all the while being appropriate to both beginners and experts and you have exactly what I described at the onset - a Masterpiece.

I really don't think there's a single thing in this book I could take issue with or say could be done better. And that's coming from someone who teaches WF and pretty much has lived and breathed it since it's earliest bits were released. I wanted something to help me teach WF and I got way more than I bargained for.

ADO.NET 2.0 Step by Step Review - 2009-11-11
Reviewer Rating: 1 star rating2 star rating3 star rating4 star rating5 star rating
The book is well written, concise, to the point and teaches the material very well.

I also ask, "Where's the beef" - 2009-06-03
Reviewer Rating: 1 star rating2 star rating3 star rating4 star rating5 star rating
Because upcoming projects require workflow, I decided to give this book a shot. As with most books, it started out with a simple "let's do a simple project real quick" chapter which got me excited. However, by chapter 6, I had to force myself to continue reading. I am still asking, "Why should I care about workflow and what does it do for me?" and the book just outright refuses to answer that question. Maybe I should have googled that question before starting. The author does little to provide real world scenarios where workflow would apply and/or be beneficial.

The book quickly becomes repetitive, boring and tedious as the author walks you through trivial steps such as creating a new project in every chapter. For advanced developers who just want to dive in and get all the facts and real world examples, this is NOT the book.

The author did a fair job of adding humor to the monotony, but it just doesn't keep me motivated enough to even finish the book. What a shame.



Excruciating opposite of terse - 2009-05-24
Reviewer Rating: 1 star rating2 star rating3 star rating4 star rating5 star rating
The author of this book has chosen to engage in extreme fluffing practices to increase the size of his book in order to create the illusion that it contains a lot of material. This is not the case.

The author repeatedly drags the reader through coding exercises that span pages but typically only contain 1 or two nuggets of actual knowledge gain. The reader is forced to look through the pages to ensure that he/she is not missing anything (this is a certification toolkit). The author knew what he was doing inasmuch as this book is a fraud. Padding to this extent could only be intentional. For instance, the text "From the start menu, select visual studio 2008 from within the Visual Studio Menu" appears about 400 times. It outlines how to create a connection string about 50 times. And it treats the reader like they're a moron.

I guess "step-by-step" is in the name so how can I complain. But these authors make keeping up with technology 3 times as painful as it should be. I'm angry and don't recommend this book at all.

Lacks a lot details - 2009-03-12
Reviewer Rating: 1 star rating2 star rating3 star rating4 star rating5 star rating
I have just taken and passed the 70-504 certification. This book was a little bit of a let down. The first six chapters are very easy. After chapter six the author relies on very complex samples to demonstrate various topics and features about WF. This book will get you about 30 to 40 percent there if you are using it to learn WF for the certification. It lacks a lot of detail and explanation that you will have to reference other sources to understand. It takes big leaps in faith especially when it comes to communication with Workflow and external applications using the External Data Exchange service. The biggest draw back to this book is that WF is complex and has a very large object model with many activities and is not something that is easily covered in a Step by Step book.

Some information on this page was provided using data from Amazon.com®. View at Amazon >


About Safari Books Online • Terms of Service • Privacy Policy • Contact Us • Corporate Licenses • Help • Accessibility | See us on FacebookSee us on Linked InSee us on TwitterRSS

Copyright 2009 Safari Books Online. All rights reserved.