Limit this search to....

Pro WF: Windows Workflow in .NET 3.0 Corrected , Cor Edition
Contributor(s): Bukovics, Bruce (Author)
ISBN: 1590597788     ISBN-13: 9781590597781
Publisher: Apress
OUR PRICE:   $44.99  
Product Type: Paperback - Other Formats
Published: February 2007
Qty:
Annotation: This book gets developers up to speed with Windows Workflow Foundation quickly and comprehensively. The practical aspects of using WF are covered in a lively tutorial style with each workflow concept illustrated in C#. This book also includes detailed coverage of how to customize workflows and access them in a variety of ways and situations to maximize the advantages of the technology.
Additional Information
BISAC Categories:
- Computers | Operating Systems - Windows Desktop
- Computers | Programming - Microsoft
- Computers | Software Development & Engineering - General
Dewey: 006.788
LCCN: 2006102236
Series: Expert's Voice in .NET
Physical Information: 1.44" H x 7.02" W x 9.22" (2.55 lbs) 744 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
I started working with the new Microsoft WinFX technology stack early in the beta and CTP (Community Technology Preview) stage. The foundations in WinFX (Windows Presentation, Windows Communication, and Windows Workflow) have now finally made their way into a shipping Microsoft product: .NET 3.0. I actually started to learn and use all three of these foundations at the same time in my day job. Talk about a massive learning curve. While I was impressed with the flexibility and capabilities of Windows Presentation Foundation and Windows Communication Foundation, I was somehow inexplicably drawn to Windows Workflow Foundation (WF). WF isn't just a new way to implement a user interface, or a new way to communicate between applications and services. WF represents a completely new way to develop applications. It is declarative, visual, and infinitely flexible. It promotes a model that cleanly separates what to do from when to do it. This separation allows you to change the workflow model (the when) without affecting the what. Business logic is implemented as a set of discrete, testable components that are assembled into workflows like building blocks. Workflow isn't a new concept. But when Microsoft spends years developing a workflow foun- tion and provides it to us without cost, it is an event worth noting. Other workflow frameworks exist, but WF will soon become the de facto standard workflow framework for Windows applications.