Workflow xaml

Simple tutorial to create Xaml Workflow in Visual studio 2013

Create a simple Workflow console application using Xaml Workflow Go to new project in Visual Studio 2013 and select Installed>Templates>Visual C#>Workflow>Workflow Console Application Give it a name “WindowsWorkflow.ConsoleApp” Delete Workflow1.xaml file as we will be adding a new file Right … Read More