http://ccflow.codeplex.com/

http://winwf.codeplex.com/

http://nginn.codeplex.com/

https://github.com/lafar6502/NGinnBPM

http://ringleflow.codeplex.com/

http://bpm2.codeplex.com/

https://workflowengine.codeplex.com/

https://github.com/optimajet/WorkflowEngine.NET

http://objectflow.codeplex.com/

https://github.com/jgraph/mxgraph

https://sourceforge.net/projects/fiebase-ecm/?source=directory

引用:Microsoft.QualityTools.Testing.Fakes.dll

C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PublicAssemblies\Microsoft.QualityTools.Testing.Fakes.dll

https://github.com/orosandrei/Rehosted-Workflow-Designer

https://wfmvc.codeplex.com/

https://github.com/mrsalmon1976/Stateless.WorkflowEngine

https://github.com/sdebnath/SimpleWorkflowFramework.NET

https://github.com/darrenferguson/workflow-for-dot-net

https://github.com/OpenFireSource/AlarmWorkflow

http://www.codeproject.com/Articles/359125/Project-Management-Using-Gantt-Chart

http://www.java2s.com/Open-Source/CSharp_Free_Code/WorkFlow/List_of_Free_code_WorkFlow.htm

BPM.NET for Visual Studio 2010 https://visualstudiogallery.msdn.microsoft.com/637c60b9-042c-4107-a790-8d96d7941942

BPM.NET for Visual Studio 2013 https://visualstudiogallery.msdn.microsoft.com/5f32ebc0-1cd3-4acb-a198-7e252035d812

BPM.NET for Visual Studio 2015 https://visualstudiogallery.msdn.microsoft.com/ef422ee4-dd45-48d3-872b-79d93412d42a

基于silverlight的工作流设计器 (a workflow designer developed in silverlight)

http://sharedesigner.codeplex.com/

http://www.cnblogs.com/foundation/archive/2010/08/18/1802884.html

http://www.cnblogs.com/foundation/archive/2010/02/25/1673837.html

https://wf.codeplex.com/

Silverlight版的流程设计器

http://www.cnblogs.com/foundation/archive/2008/11/04/1326322.html

WF工作流设计器(WPF版)

http://www.cnblogs.com/foundation/archive/2008/10/28/1321186.html

[WF流程设计器升级说明]中的流程设计器原代码下载

http://www.cnblogs.com/foundation/archive/2008/10/18/1313981.html

Silverlight2.0版流程设计器的例子

http://www.cnblogs.com/foundation/archive/2008/10/17/1313637.html

[WF流程设计器升级说明]中的流程设计器原代码下载

http://www.cnblogs.com/foundation/archive/2008/10/18/1313981.html

NET下的流程图开发包介绍

http://www.cnblogs.com/foundation/archive/2008/06/29/1232108.html

javascript:

http://www.cnblogs.com/eleven11/p/4907067.html

https://github.com/jgraph/mxgraph

Windows Workflow (WF) 4.x Samples

http://social.technet.microsoft.com/wiki/contents/articles/12326.windows-workflow-wf-4-x-samples.aspx

用c# 实现设计器 DesignSurface

http://www.codeproject.com/Articles/24385/Have-a-Great-DesignTime-Experience-with-a-Powerful

http://www.codeproject.com/Articles/36190/Design-Time-Architecture-in-NET-Part

js :

http://www.jbpm.org/

https://github.com/Companeo/js-workflow

http://gojs.net/latest/samples/index.html

http://workflowenginenet.com/

http://workflowenginenet.com/Downloads

https://github.com/NorthwoodsSoftware/GoJS

https://jsplumbtoolkit.com/

http://live.yworks.com/demobrowser/index.html#Business-Process-Models

http://noflojs.org/example/

https://www.drupal.org/project/raphael

http://lassalle.com/download.htm

https://github.com/jgraph/mxgraph

Transcript of WORKFLOW EDITOR

JAVASCRIPT COMPONENTS
JsPlumb
GoJs
Draw2D touch
Lassalle( Addflow )
Raphael Js
NoflowJs
jQuery plug-in for creating interactive connected graphs
Connect elements on their web pages
jsPlumb can be used with jQuery, MooTools or YUI3
 

csharp:workflow and bpm(Business Process Management)的更多相关文章

  1. Java Business Process Management(业务流程管理) 初识环境搭建

    一.简介 (一)什么是jbpm JBPM,全称是Java Business Process Management(业务流程管理),它是覆盖了业务流程管理.工作流.服务协作等领域的一个开源的.灵活的.易 ...

  2. 集成 IBM Business Process Manager V8 与企业内容管理系统

    连接:http://www.ibm.com/developerworks/cn/bpm/bpmjournal/1212_ramos/1212_ramos.html 集成 IBM Business Pr ...

  3. Dynamic CRM 2013学习笔记(三十九)流程2 - 业务流程(Business Process Flows)用法详解

    业务流程(Business Process Flows)是CRM 2013 里一个新的流程,它提供了可视化的流程表现.业务人员创建有效.流线型的业务流程让最终用户知道当前在哪.下一步要做什么,用户可以 ...

  4. architecture and business process modelling

    bpmn 架构相关的文章: 转自:https://www.heflo.com/definitions/architecture-business-process-modeling/ BPMN Mode ...

  5. Modernizing Business Process with Cloud and AI

    The world is awash with digital transformation. Every customer and partner that I talk to, across ev ...

  6. Business Process and SAP ERP

    1. Definition of Organisation - Organizations are created entities within and through which people i ...

  7. Dynamics CRM - 通过 C# Plugin 来 abandon Business Process Flow

    需求说明: 当一个 Entity 存在 Business Process Process 时,有时我们需要改变其状态,在之前写的博客有讲了可以通过 JavaScript 来实现,本篇就来讲一下如何通过 ...

  8. ABAP术语-Business Process

    Business Process 原文:http://www.cnblogs.com/qiangsheng/archive/2008/01/11/1035316.html A prepared sce ...

  9. Performance Tuning Using Linux Process Management Commands

    [root@bigdata-server-02 /]# ps --help all Usage: ps [options] Basic options: -A, -e all processes -a ...

随机推荐

  1. MVVM架构~使用boxy和knockoutjs实现编辑功能

    返回目录 这个功能我认为非常有用,尤其在后台管理系统中,它对用户来说,使用体验这块非常不错,下面是它的截图

  2. 爱上MVC系列~前端验证与后端数据有效性验证

    回到目录 有一句话,在10年前就是真理,到现在也一直都是,“前端验证可以没有,但后端验证必须要有”,这句话相信大家都没有意见吧,前端验证一般指通过JS方式实现的,友好的,个性的验证方式,而后端验证是指 ...

  3. 爱上MVC~MVC4模型验证可以放在前端

    回到目录 MVC4.0推出后,在模型验证上有了一个新的改近,它支持前端验证,即在用户POST之前,如果验证失败,则Action(POST方式的)不会被执行,而直接停留在原视图,这对于用户体验是好的,它 ...

  4. H5常用代码:适配方案3

    在H5项目中有一种常见的宣传页,就是那种整屏整屏的,带着炫丽进场动画的移动宣传页,不仅是一种欣赏也起到了很大宣传作用. 对于这种整屏的适配,前面通过视口的兼容处理也是可以做到的,但是在窄屏下会在上下有 ...

  5. Android笔记——Android框架

    本篇将站在顶级的高度--架构,来看android.我开篇就说了,这个系列适合0基础的人且我也是从0开始按照这个步骤来 学的,谈架构是不是有点螳臂挡车,自不量力呢?我觉得其实不然,如果一开始就对整个an ...

  6. spring之BeanFactory

    spring的IOC容器能够帮我们自动new对象,对象交给spring管之后我们不用自己手动去new对象了.那么它的原理是什么呢?是怎么实现的呢?下面我来简单的模拟一下spring的机制,相信看完之后 ...

  7. hibernate(九) 二级缓存和事务级别详讲

    序言 这算是hibernate的最后一篇文章了,下一系列会讲解Struts2的东西,然后说完Struts2,在到Spring,然后在写一个SSH如何整合的案例.之后就会在去讲SSM,在之后我自己的个人 ...

  8. Archlinux 2015.07.01 和 Windows7 双系统 安装教程

    提前在windows7下给Archlinux预留一个分区,大小最好在20G以上(根据自己硬盘情况分配). 第一步,安装前的准备 从arch官网下载最新的ISO文件archlinux-2015.07.0 ...

  9. [WPF]有滑动效果的进度条

    先给各位看看效果,可能不太完美,不过效果还是可行的. 我觉得,可能直接放个GIF图片上去会更好. 我这个不是用图片,而是用DrawingBrush画出来的.接着重做ProgressBar控件的模板,把 ...

  10. MyEclipse在搭建s2sh时 如何 uninstalled facet

    在资源管理器中:找到当前[项目的根目录],在[.setting]目录中, 找到[org.eclipse.wst.common.project.facet.core.xml]文件. 用[文本编辑器工具] ...