Mscrm 二次开发之 plugin开发
摘要: Mscrm二次开发之 plugin开发----------作者:Seer Lin1,主要流程: 1),在crm里面,当我们对表单进行提交时,事件交由执行管道(Pipeline)去执行,事件执行管道在执行的过程中,又可以引发其他管道的执行,被引发执行的这个管道我们称我"子管道". 2),每一个管道的执行过程大体上可以分为三部分:PreStage,ExecutingStage,PostStage;...
阅读全文
posted @
2010-06-13 16:39 Seer Lin 阅读(1005) |
评论 (0) 编辑
mscrm WebService开发 之 CrmDiscoveryService
摘要: 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->usingSystem;usingSystem.Collections.Generic;usingSystem.ComponentModel;usingSystem.Data;usingSystem....
阅读全文
posted @
2010-06-11 16:35 Seer Lin 阅读(98) |
评论 (0) 编辑
mscrm WebService开发 之 Crmservice
摘要: 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->usingSystem;usingSystem.Collections.Generic;usingSystem.ComponentModel;usingSystem.Data;usingSystem....
阅读全文
posted @
2010-06-11 16:28 Seer Lin 阅读(220) |
评论 (0) 编辑
mscrm WebService开发 之 metadataService
摘要: 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->usingSystem;usingSystem.Collections.Generic;usingSystem.ComponentModel;usingSystem.Data;usingSystem....
阅读全文
posted @
2010-06-11 16:14 Seer Lin 阅读(108) |
评论 (0) 编辑