Search code examples
c#winformsvisual-studio-2010workflow

How to provide a workflow in C# application


I am building a project to automate the paper work in an organization. I have several tasks and i need to set a work flow for them using microsoft workflow item. I am using visual studio 2010 and C#.
I am using microsoft SQL server for the database.
Any ideas on how to implement that? It would be great if an example exists.


Solution

  • Windows Workflow Foundation

    A Developer's Introduction to Windows Workflow Foundation (WF) in .NET 4

    Developing Applications with the Workflow Designer

    Windows Communication Foundation (WCF) and Windows Workflow Foundation (WF) Samples for .NET Framework 4

    Forum: Windows Workflow Foundation