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. save与persist差别

    唯一差别: 在没提交事务情况下 save会产生insert语句,然后因为没提交事务进行回滚. 而这种情况,persist是连insert语句都不会产生.

  2. XMPie部署与创建过程 - 快速指南

    XMPie部署与创建过程 1PhotoShop.Indesign.VS2013关系.作用.使用 .1.1目的与过程 1. Photoshop负责导出cpkg文件. 1.1 动态性 如果你想要生成动态的 ...

  3. java 锁2

    并发,其实是多线程才有的场景... java 多线程? 锁? 现在看来,即使已经工作了4.5年,这仍然不是一个简单的问题. 其实java 本身有提供锁的机制. 比如 Object对象的 wait .n ...

  4. java Decompiler的bug

    java Decompiler 有一个明显的bug是, 之前的打开jar文件,会被缓存起来,如果再次打开同名jar文件(jar内容替换~!),会导致仍然显示原来内容! . 必须关闭Decompiler ...

  5. Java和eclipxe的安装以及第一个程序

    首先我们需要下载java开发工具包JDK,下载地址:http://www.oracle.com/technetwork/java/javase/downloads/index.html 注意事项:安装 ...

  6. Django ORM - 001 - 外键表查询主表信息

    开始用Django做web开发,我想大家都会遇到同样的问题,那就是如何高效快速的查询需要的数据,MVC都很简单,但是ORM折腾起来就有些费时间,我准备好好研究下Django ORM,所以会有一个系列的 ...

  7. 开源、免费功能全面的Chart图

    简介: 每个前端都有一个Chart梦,至于真正去做的寥寥无几,无怪乎几个原因: 浏览器兼容问题 数据处理的一些算法,如自动计算坐标轴.自动排列文本等 流畅的动画 丰富的交互功能 去年一年的时间里,我一 ...

  8. ThinkPHP5 隐藏接口里面的index.php

    隐藏index.php 官方介绍是这样的:http://www.kancloud.cn/thinkphp/thinkphp5_quickstart/145250 可以去掉URL地址里面的入口文件ind ...

  9. Android listview addHeaderView 和 addFooterView 详解

    addHeaderView()方法:主要是向listView的头部添加布局addFooterView()方法:主要是向listView的底部添加布局 需要注意的是添加布局的时候应该添加从父容器开始添加 ...

  10. Bootstrap3.0学习第十轮(下拉菜单、按钮组、按钮式下拉菜单)

    详情请查看http://aehyok.com/Blog/Detail/16.html 个人网站地址:aehyok.com QQ 技术群号:206058845,验证码为:aehyok 本文文章链接:ht ...