simpler

About this tag
The tag simpler on WindowsForum.com is used in discussions about simplifying complex APIs, particularly in the context of Windows Workflow Foundation (WF4). One thread highlights an experimental API prototype that allows invoking a workflow as a task using System.Threading.Task, resulting in a much simpler API for WorkflowApplication. This content is relevant for developers working with WF4 who seek to streamline their code and reduce complexity. The tag appears in technical threads focused on .NET development and workflow automation.
  1. News

    Windows 7 endpoint.tv - WF4 Workflow Episodes - a Task Based API

    In this episode I'll show you an experimental API prototype I created which allows you to invoke a workflow as a task using System.Threading.Task. The benefit of doing this is you get a much simpler API for using WorkflowApplication. This API is included in the latest release of Link Removed...
Back
Top