Beginning WF Windows Workflow in .NET 4.0 /

Windows Workflow Foundation is a ground-breaking addition to the core of the .NET Framework that allows you to orchestrate human and system interactions as a series of workflows that can be easily mapped, analyzed, adjusted, and implemented. As business problems become more complex, the need for a w...

Full description

Bibliographic Details
Main Author: Collins, Mark J. (Author)
Corporate Author: SpringerLink (Online service)
Format: Electronic
Language:English
Published: Berkeley, CA : Apress, 2010.
Subjects:
Online Access:https://ezaccess.library.uitm.edu.my/login?url=http://dx.doi.org/10.1007/978-1-4302-2486-0
Table of Contents:
  • Section 1  Basic Concepts
  • Chapter 1  Introduction
  • Chapter 2  Hello World
  • Chapter 3  State Machine Workflows
  • Chapter 4  Using Local Services
  • Chapter 5  Windows Communication Foundation
  • Chapter 6  Web Services
  • Section 2  Hosting and Persistence
  • Chapter 7  SQL Persistence
  • Chapter 8 - Long Running Instances
  • Chapter 9  Hosting Workflows in IIS
  • Chapter 10  Managing Database Transactions
  • Chapter 11  Custom SQL Persistence
  • Chapter 12  Service Oriented Architecture
  • Section 3  Advanced Topics
  • Chapter 13  Role-based Activities
  • Chapter 14  Tracking Workflow Activities
  • Chapter 15  Monitoring Workflows
  • Chapter 16  Custom Activities
  • Section 4  Hosting Workflows in SharePoint
  • Appendix A  Final Project.