| "SharePoint Workflow provides organisations with the abillity to create approval processes, document review, archiving, alerting etc. around pages, documents or lists."
A workflow is series of tasks that each need to be completed to complete a process. Workflows allow you to streamline individual tasks and coordinate business processes. Using ASP.NET, you can build a set of Web forms to submit data and initiate workflows. However, you have to write a lot of business logic code to automate a workflow. Fortunately, SharePoint Products and Technologies offer built-in support for workflow customizations. |