Limit this search to....

Pro Wf: Windows Workflow in Net 3.5
Contributor(s): Bukovics, Bruce (Author)
ISBN: 1430209755     ISBN-13: 9781430209751
Publisher: Apress
OUR PRICE:   $47.69  
Product Type: Paperback - Other Formats
Published: June 2008
Qty:
Additional Information
BISAC Categories:
- Computers | Operating Systems - Windows Desktop
- Computers | Software Development & Engineering - General
- Computers | Programming - Microsoft
Dewey: 006.788
LCCN: 2008301131
Series: Expert's Voice in .NET
Physical Information: 1.8" H x 7.5" W x 9.3" (3.25 lbs) 852 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
I started working with the new Microsoft WinFX technology stack early in the beta and Community Technology Preview (CTP) stages. The foundations that began their life as WinFX (Windows Pres- tation, Windows Communication, and Windows Workflow) became a shipping Microsoft product named .NET Framework 3.0 in November 2006. 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 (WPF) and Windows Communication Foundation (WCF), 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 is the de facto standard workflow framework for Windows applications.