自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

GhostHouse

爱生活,自然美

  • 博客(9)
  • 资源 (71)
  • 收藏
  • 关注

原创 Dynamics CRM 2011编程系列(58):使用Business Connectivity Services 集成Sharepoint 2010 (下)

本文接着介绍步骤5), 配置External List需要在Sharepoint 2010的环境下进行,如果大家有条件可以尝试着在虚拟机上装个Sharepoint来整整。External List的配置步骤如下: 1.配置部署的BCS项目的访问权限图1图2图3  2.创建External List列表并引用部署的BCS项目图4图5图6 3.集成后的效果

2013-05-27 16:08:55 2380

原创 Dynamics CRM 2011编程系列(57):使用Business Connectivity Services 集成Sharepoint 2010 (中)

接着上文,我们来看看步骤2),步骤3)和步骤4)的实现。BCS项目的创建  图1图2图3图4图5图6 BCS项目代码 public partial class Entity1 { //TODO: Implement additional properties here. The property Message is just a sample how a pro

2013-05-27 15:36:30 2747

原创 Dynamics CRM 2011编程系列(56):使用Business Connectivity Services 集成Sharepoint 2010 (上)

对于一款企业级的CRM系统在实际的使用过程中不与外界进行交换是不可能的。在博文《Dynamics CRM 2011编程系列(55):Dynamics CRM 集成开发简述 》中,我就Dynamics CRM的集成开发概念做了总结。本文将介绍如何使用BCS(Business Connectivity Service)来实现Dynamics CRM与Sharepoint 2010 的集成,Sharep

2013-05-27 14:33:50 2722

原创 Dynamics CRM 2011编程系列(55):Dynamics CRM 集成开发简述

在之前的博文中我提到了Dynamics CRM是款体现SOA概念的软件,其核心功能都是以Service的方式对外公布的。这样的系统架构不但有利于其本身(扩展性,复用性,职责单一等等)而且有利于与其它系统进行集成:Microsoft Office,Microsoft Lync,Microsoft SharePoint,Microsoft Dynamics ERP,以及非微软阵营下的产品。用Dynam

2013-05-20 15:20:13 5317

转载 CRM E-mail Router w/ 5000+ users

As Dynamics CRM moves more and more into the Enterprise customer space, the PFE team often encounters scenarios that may not be documented, found in the Implementation Guide, etc., and this is a scena

2013-05-16 10:24:40 5948

转载 Business Connectivity Services Overview

Business Connectivity Services OverviewSharePoint 2010 4 out of 5 rated this helpful - Rate this topic Published: May 2010Learn how Microsoft Business Connectivity Services (BCS) enhances Office appli

2013-05-13 17:29:49 1774

原创 AntiXss 类库简介

AntiXss类库是一款预防注入攻击的开源类库,它通过白名单机制进行内容编码。目前它支持这些输入类型:XML,HTML,QueryString,HTMLFormURLEncode,Ldap,JavaScript。在日常的开发中我们并不会安全编码像Ldap或JavaScript这样的输入类型,大多都是对XML,QueryString或Form URL进行安全编码。下面是个安全编码XML文件的小例子:

2013-05-09 13:48:31 2631

转载 application/x-www-form-urlencoded and multipart/form-data

QuestionIn HTTP there are two ways to POST data: application/x-www-form-urlencoded and multipart/form-data. I understand that most browsers are only able to upload files if multipart/form-data is used

2013-05-09 13:00:32 1780

原创 UTC时区表(.Net)

#timezonetable tr {background-color:#666;height:30px;font-size:15px;}#timezonetable td {padding:10px;} #timezonetable tr:hover {background-color:#F60;} #timezonetable td:hover {background-color:

2013-05-08 17:09:21 10692 1

Dynamics CRM USD Demo Codes

详情请关注博客:http://blog.csdn.net/ghostbear

2016-06-08

CRMSDKTemplates

详情请关注博客:http://blog.csdn.net/ghostbear

2016-06-08

PackageDeployer - USD

详情请关注博客:http://blog.csdn.net/ghostbear

2016-06-08

ConfigurationMigration - USD

详情关注博客http://blog.csdn.net/ghostbear

2016-06-08

Unified Service Desktop简介与实际技巧1

Unified Service Desktop简介与实际技巧, http://blog.csdn.net/ghostbear

2016-05-26

wcfdataservice

wcf data service http://blog.csdn.net/ghostbear

2014-04-17

dynamicstrial

dynamcis crm 12 months trial document

2014-04-02

AzureStorageExplorer

http://blog.csdn.net/ghostbear

2014-03-05

Ribbon workbench for CRM 2013

Ribbon workbench for CRM 2013 http://blog.csdn.net/ghostbear

2014-03-04

dynamics crm 2011 ppt

http://blog.csdn.net/ghostbear

2014-02-27

BPF white paper

http://blog.csdn.net/ghostbear Process Enablement with Microsoft Dynamics CRM 2013

2014-02-26

dynamics crm ifd white paper

http://blog.csdn.net/ghostbear

2014-02-26

using ado.net to operate excel

http://blog.csdn.net/ghostbear

2014-02-24

IntegratonSharePointDemo

使用ClientObjectModel操纵SharePoint的数据,详情请关照博客http://blog.csdn.net/ghostbear

2013-08-21

customfunction

详情请关注博客http://blog.csdn.net/ghostbear

2013-06-25

Connector For Dynamics AX

Connector For Dynamics AX, 详情请关注博客 http://blog.csdn.net/ghostbear

2013-06-06

Microsoft Unity Demo

Microsoft Unity Demo

2013-06-04

Using BCS to integrate Dynamics CRM 2011

详请请关注博客: http://blog.csdn.net/ghostbear.

2013-05-27

microsoft dynamics crm 2011 administration bible

microsoft dynamics crm 2011 administration bible

2013-05-20

EntitySerializer

详情请关注博客:http://blog.csdn.net/ghostbear

2013-04-18

WCF_ExceptionHandler

详情请关注博客:http://blog.csdn.net/ghostbear

2013-03-26

XMLFormatter

详情请关注博客http://blog.csdn.net/ghostbear

2013-03-11

RegularExpressionTool

详情请关注博客http://blog.csdn.net/ghostbear

2013-03-11

FetchExpImpersonator

详细情况请关注博客:http://blog.csdn.net/ghostbear

2013-03-08

microsoft dynamics crm 2011 step by step

microsoft dynamics crm 2011 step by step

2013-01-24

水印工具WaterMarker

水印工具,详情请关注博客:http://blog.csdn.net/ghostbear

2013-01-04

MicrosoftEnterpriseLibraryStudySpec

MicrosoftEnterpriseLibraryStudySpec,详细情况请关注博客:http://blog.csdn.net/ghostbear

2012-12-29

microsoft enterprise library 5.0

微软的企业库,包含如下模块:Logging,Cache,Exception Handle等。详细信息请关注博客:http://blog.csdn.net/ghostbear

2012-12-27

BulkUploadFiles

文件的异步上传,详情请关注博客:http://blog.csdn.net/ghostbear.

2012-12-12

TestPdfDocDocxReader

编程读取pdf,doc,docx文件的内容。详细情况请关注博客:http://blog.csdn.net/ghostbear

2012-12-05

AsyncUploadFileSpec

异步上传文件,具体情况请关注博客:http://blog.csdn.net/ghostbear

2012-12-04

Jsmaine for unit test JavaScript

Jsmaine for unit test JavaScript, 用来做JavaScript单元测试的利器,详细情况请关注博客:http://blog.csdn.net/ghostbear

2012-11-07

JsMockito && JsHamcrest

Dynamics CRM 2011编程系列文章将会介绍作者在日常开发中涉及到的技术和心得,其中包含:脚本开发,插件开发,系统配置以及系统的高级开发技巧。具体情况请关注博客:http://blog.csdn.net/ghostbear

2012-10-15

Rhino Mocks

Dynamics CRM 2011编程系列文章将会介绍作者在日常开发中涉及到的技术和心得,其中包含:脚本开发,插件开发,系统配置以及系统的高级开发技巧。具体情况请关照博客:http://blog.csdn.net/ghostbear

2012-10-10

Dynamics CRM 2011编程系列(42):Plugin的单元测试(Rhino Mocks)

Dynamics CRM 2011编程系列文章将会介绍作者在日常开发中涉及到的技术和心得,其中包含:脚本开发,插件开发,系统配置以及系统的高级开发技巧。具体情况请关照博客:http://blog.csdn.net/ghostbear

2012-10-10

制作属于自己的BHO吧

Dynamics CRM 2011编程系列文章将会介绍作者在日常开发中涉及到的技术和心得,其中包含:脚本开发,插件开发,系统配置以及系统的高级开发技巧。具体情况请关照博客:http://blog.csdn.net/ghostbear

2012-09-01

Dynamics CRM 2011编程系列(38)(39)涉及的报表文件

Dynamics CRM 2011编程系列文章将会介绍作者在日常开发中涉及到的技术和心得,其中包含:脚本开发,插件开发,系统配置以及系统的高级开发技巧。具体情况请关照博客:http://blog.csdn.net/ghostbear

2012-08-27

Dynamics CRM 2011编程系列(36)

Dynamics CRM 2011编程系列文章将会介绍作者在日常开发中涉及到的技术和心得,其中包含:脚本开发,插件开发,系统配置以及系统的高级开发技巧。具体情况请关照博客:http://blog.csdn.net/ghostbear

2012-08-14

手把手教你制作一个修改域密码的Web页面(源码)

Dynamics CRM 2011编程系列文章将会介绍作者在日常开发中涉及到的技术和心得,其中包含:脚本开发,插件开发,系统配置以及系统的高级开发技巧。具体情况请关照博客:http://blog.csdn.net/ghostbear

2012-08-12

Dynamics CRM 2011编程系列(35)

Dynamics CRM 2011编程系列文章将会介绍作者在日常开发中涉及到的技术和心得,其中包含:脚本开发,插件开发,系统配置以及系统的高级开发技巧。具体情况请关照博客:http://blog.csdn.net/ghostbear

2012-08-10

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除