Right click the solution and click on Deploy. Open SharePoint Site and go to Testing custom list to which the
workflow is associated by default.Create a new item and you could be able to
see a new column named SequentialWorkflow – Workflow1 which show the status of
the workflow.
Note:
In this project I have not added any activity so the workflow
status will show completed. This blog is just to explain how to create
sequential workflow using Visual Studio 2010 which will be used in my next blog
where you will see how to use CreateTask activity.