TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Workflow Foundation
FOLLOW
Welcome to Windows Workflow Foundation (WF) section of C# Corner. In this section, you will find articles, source code samples, tutorials, tips, resources, downloads, and news related to Windows Workflow Foundation in .NET 3.0.
Articles
(46)
Blogs
(11)
Resources
(0)
Videos
(0)
News
(0)
Articles
Work with XAML in Workflow
XAML is used for the initializing structured values and objects. With the help of this article we learn how we can use XAML in Workflow.
Davin Martyn
Nov 02, 2011
CallExternalMethod Activity in Workflow
The CallExternalMethod Activity is used to send data from Workflow to a Host application through the local service.
Davin Martyn
Nov 01, 2011
WCF Service in Workflow
The Workflow is simply encapsulate activities for Window Communication Foundation. In this article you will learn how to create and use WCF service using Workflow Foundation 4.0.
Davin Martyn
Oct 31, 2011
SendActivity in Workflow
This article demonstrate how the SendActivity is performed in Workflow.
Davin Martyn
Oct 17, 2011
Host Application in Workflow
In this article we learn how to communicate with a host application with Workflow.
Davin Martyn
Oct 21, 2011
Creating a CustomActivity in Workflow
A Custom activity in workflow is the same concept as a custom control in .NET applications. This article explain you how to create CustomActivity in Workflow.
Davin Martyn
Oct 20, 2011
Transactions in Workflow
In this article, I will show how transactions are implemented in Windows Workflow.
Davin Martyn
Oct 19, 2011
InvokeMethod Activity in Workflow
The InvokeMethod activity is an activity which calls a public method of a specified object or a type.
Davin Martyn
Oct 18, 2011
Collections in Workflow
The Collection provides specific classes for data storage and retrieval. These classes support a stacks, queues, lists, and hash table.
Davin Martyn
Oct 17, 2011
Web Services in Workflow
A web service receives a request, performs some appropriate processing, and returns a response. This naturally translates to the Receive and Send activities.
Davin Martyn
Oct 14, 2011
PolicyActivity in Workflow
The Policy activity represents a collection of rules. During execution time, the PolicyActivity retrieves the rules from the .rules file and executes the rules.
Aaron Cronje
Oct 13, 2011
Custom Activity in Workflow
Custom activities have been part of workflow since its inception. It was used as a tool for creating reusable pieces of workflow that would be run synchronously with the parent workflow.
Davin Martyn
Oct 12, 2011
Sequential Workflow in Windows Workflow Foundation
The sequential workflow style executes a set of contained activities in order one by one.
Davin Martyn
Oct 12, 2011
Compensation Activity in Workflow
An activity can be compensated only if it has completed. CompensableActivity allows you to define handlers for compensation, confirmation, and cancellation.
Davin Martyn
Oct 11, 2011
Work with Exception Handling in Workflow
An Exception is an event which occurs during the execution of a program. This article will explain about Exception Handling in Workflow.
Davin Martyn
Oct 10, 2011
Work with Arguments in Workflow
Arguments can be defined in activity by specifying properties of type, InArgument, OutArgument, InOutArgument.
Davin Martyn
Oct 07, 2011
Start working with Workflow 4.0 in Visual Studio 2010
Start working with Microsoft’s Workflow Foundation. The WF 4.0 represents a whole new paradigm for building workflow-based applications, it is a visual designer and debugger for the graphical const...
Kimi Kalon
Aug 10, 2011
First look at Windows Workflow Foundation 4.0 - Step By Step
Windows Workflow Foundation (WWF) 4.0 is a complete departure from previous versions of Workflow.
Sanket Terdal
May 26, 2010
Getting started with the Workflow Foundation
This article shows how to get started with the Workflow Foundation in .NET 3.5 and Visual Studio 2008.
Raj Kumar
Oct 21, 2008
Passing and retrieving parameters from windows workflow
Basically this article gives an idea about how to pass the parameters and getting output parameters from the workflow.
Sairam
Jun 09, 2008
No Records Available.
21
-
40
of
46
<<
1
2
3
>>
Build Progressive Web Apps
Challenge yourself
Workflow Foundation
E-Book Download
Get Certified
Polygon