Click here to Skip to main content
15,884,298 members
Everything / WF

WF

WF

Great Reads

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 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 jmix90
Simple properties Mapper by reflection: Stop copying manually each property of your objects !
by Parvez B
Synchronously returning a Dataset from Workflow Foundation to ASP.NET

Latest Articles

by User 11310514
Microsoft workflow - antimarketing
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 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 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.

All Articles

Sort by Score

WF 

17 Dec 2014 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.
7 Feb 2013 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.
21 Jan 2011 by Parvez B
Synchronously returning a Dataset from Workflow Foundation to ASP.NET
18 Jul 2011 by Roman Kiss
This article describes a design, implementation and usage of the WCF4 Routing Service hosted by Windows Azure.
4 Feb 2011 by Sam Safonov
In this article, I describe the design and implementation of a WS-Enumeration for WCF.
1 Jan 2011 by Gareth Barlow (NBNi)
Building up activities using the Managed Extensibility Framework for workflow services hosted in IIS.
22 Jul 2010 by MMuazzamAli
Guide to build and test a simple Web Service in Workflow Foundation 4.0.
10 Jun 2012 by ManojKumar19
This article demonstrates how WF can be consumed as a business layer.
1 Apr 2011 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.
11 Feb 2015 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.
7 Nov 2010 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