Friday, 27 July 2012

SharePoint Designer Vs Visual studio Workflows

Most of the times people are confused in choosing SharePoint Designer/Visual studio in developing SharePoint workflows.
SharePoint designer is a very good and easy tool. Where we can create workflows with out writing any code. If I need a simple sequential workflow, I choose SharePoint designer. If you want to create complex workflow which is very difficult in SharePoint designer. The solution is Visual studio. Visual Studio workflows support both sequential and state machine workflows.

The good thing in Visual Studio is the flexibility. We can customize the workflows to any extent.

No comments:

Post a Comment