Just want to learn 'Windows workflow' designer in .net right from the basics, can anyone suggest a good link please
thanks sandeep
-
Here's a link to some good beginner-level WF tutorials:
From Matt J -
Have you read the MSDN section yet?
http://msdn.microsoft.com/en-us/library/ms735967.aspx
EDIT: heh—someone posted the link while I was writing.
From inxilpro -
Except from the obvious MSDN link, you may find useful the following:
- Screeencast: Your first sequential workflow and
- Screencast: Your first state machine workflow by Matt Millner
From Panos -
See duplicate question already asked:
From Ray Vega -
Hands-on Labs for Windows® Workflow Foundation in C# and VB.NET http://www.microsoft.com/downloads/details.aspx?familyid=2e575633-e357-4ee7-aaff-34138f00e830&displaylang=en
Very good guide for your first steps.
From danimajo -
OdeToCode has several in depth articles on WWF written by Scott Allen, and in particular a good discussion of the instances where you should use a state machine to simply complex workflow logic.
From David Robbins
0 comments:
Post a Comment