Turn your Ideas into Reality
At Impact Works we can help you realize your goals,
from concept to reality.
Asp.Net / C# / Ajax / Sharepoint Services / Silverlight / Sql Server / Sql Reporting / PHP / Mysql / Desktop Application / UI Design / XML / XSLT / Sharepoint Consulting / WPF Application Development

Microsoft Sharepoint
Consulting

Get free SharePoint Consulting from Impact,
we help you to make your important Business Descisions
Does your Business Require Microsoft SharePoint? Which Version to go choose from? Impact Works is here to help, from SharePoint Deployement to SharePoint Development.

Impact Products
Give your business the impact edge,browse our products
section to know more on Impact-Cart and Impact-CMS
Does your Business Require Online E-Commerce Solution or Content Management System? Impact Works provides you the exact solution for your business, discuss what you need at products@impact-works.com.

We at Impact Works will not only help you in evaluating SharePoint deployment descision but also help to make right choice of development needs associated with deployment. if you need a complete custom workflow solution for SharePoint, We can help you to develop solution either in SharePoint Designer or Visual Studio.

Comparision of SharePoint Workflow Development Tools

Visual Studio Designer for Windows Workflow Foundation Sharepoint Designer
Code-behind file enables developer to write custom Microsoft Visual C# or Microsoft Visual Basic code to express business logic No code behind; workflow rules file declaratively encapsulates business logic instead
  Workflow is authored as a template, which can be associated with multiple sites and lists Workflow is authored against and data-bound to specific list at design time
Workflow markup file, or markup and code-behind files, compiled into workflow assembly Workflow markup, workflow rules, and supporting file are stored, uncompiled, in a specific document library on the site
Workflow template must be associated with each list on which it is to be available. Association happens when the workflow is authored against the specific list; no later association is necessary or possible
Workflow template can be associated with a site content type. Cannot author workflows against content types.
Can use any forms technology. For example, Microsoft ASP.NET 2.0 forms for Windows SharePoint Services 3.0 workflows. Automatically generates Microsoft ASP.NET 2.0 forms, which you can then customize.
Can include workflow modifications Workflow modifications are not available

Can author custom activities for inclusion in workflows

Must use activities provided

Package workflow assembly and workflow definition as a SharePoint Feature, and deploy to the site

Automatically handles deployment to specific list

Visual Studio debugging available

No step by step debugging available
Need to Purchase Liscence for using Free Tool