Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / WF

WF

WF

Great Reads

by Thando Khumalo
I struggled for four weeks trying to authenticate my Web service with AD group, I wanted to allow specific users to perfom specific tasks with the project. So finally I got it working and I thought I'll share this.
by ManojKumar19
This article demonstrates how WF can be consumed as a business layer.
by jmix90
A lot of controls expose properties which are not DependencyProperties and then you can’t put a binding on it. On some other cases, you only have a getter as accessor and you can’t put a binding on it too...
by MMuazzamAli
Guide to build and test a simple Web Service in Workflow Foundation 4.0.

Latest Articles

by Thando Khumalo
I struggled for four weeks trying to authenticate my Web service with AD group, I wanted to allow specific users to perfom specific tasks with the project. So finally I got it working and I thought I'll share this.
by ManojKumar19
This article demonstrates how WF can be consumed as a business layer.
by jmix90
A lot of controls expose properties which are not DependencyProperties and then you can’t put a binding on it. On some other cases, you only have a getter as accessor and you can’t put a binding on it too...
by MMuazzamAli
Guide to build and test a simple Web Service in Workflow Foundation 4.0.

All Articles

Sort by Score

WF 

by Thando Khumalo
I struggled for four weeks trying to authenticate my Web service with AD group, I wanted to allow specific users to perfom specific tasks with the project. So finally I got it working and I thought I'll share this.
by ManojKumar19
This article demonstrates how WF can be consumed as a business layer.
by MMuazzamAli
Guide to build and test a simple Web Service in Workflow Foundation 4.0.
by Gareth Barlow (NBNi)
Building up activities using the Managed Extensibility Framework for workflow services hosted in IIS.
by Tank Knat
Metah.W(MW) is a C#-derived metaprogramming language for Windows Workflow Foundation 4.5. It provides an alternative way of composing activities to the WF designer.
by Parvez B
Synchronously returning a Dataset from Workflow Foundation to ASP.NET
by Roman Kiss
This article describes a design, implementation and usage of the WCF4 Routing Service hosted by Windows Azure.
by Aydin Homay
In the software implementing business synchronizing structures/templates of the database entities with Data Access Layer SQL (commands/Transactions) is the most expensive thinks because you need to re-implement when you have change/s in your entities structure's such as Data-type, Name, and etc.
by Justin Mathew @ Investment Bank
New changes and features in Workflow service 4.0 provided with a sample solution to invoke WCF service from workflow service
by Roman Kiss
This article describes the design, implementation and usage of the custom WCF channel for invoking a Workflow Activity from the Repository by Routing Service.
by Sam Safonov
In this article, I describe the design and implementation of a WS-Enumeration for WCF.