您好!欢迎来到上海前程网   学员登录 |  学员注册  |   机构登录 |  机构注册
+ 前程网微信
QQ登录
全国统一热线:400-810-1918    
您所在的位置:上海前程网 -> 计算机 -> 计算机/it -> 微软Dynamics CRM 扩展培训班
分享到:
上海惠德培训学院

课程类别: 计算机/it
授课机构: 上海惠德培训学院
课    时:
学    费: 3800元
上课地点: 上海市延安西路1088号长峰中心712室
课程人气: 已有59人浏览
课程评分:
电话咨询:400-810-1918
选择合适的班级
 
班级名称 开班日期 上课时段 学费原价 优惠价 报名
循环开班 循环开班 白班 ¥3800 ¥3800
同类热点网络课程
 
  • 暂无相关热门网络课程

微软Dynamics CRM 扩展培训班

招生简章   

主办机构:微软Dynamics CRM 认证培训大中华区唯一授权机构—惠德培训学院

培训时间:2014年3月15-16日 上海

培训费用:3800元/人(含培训费、资料费)

-------------------------------------------------------------------------------

培训对象

1.  希望获得微软CRM 知识的合作伙伴;

2.  希望未来从事微软CRM相关工作的软件从业人员(系统管理员、实施顾问、系统集成人员、面向 CRM 系统开发的技术人员);

3.  准备实施微软CRM系统的企业,负责培训或支持 Microsoft Dynamics CRM 的相关人员;

4、 在校学生:(高校MBA、软件学院、计算机专业希望从事系统开发的学生)。

 

培训讲师:MCT    

 

必备条件

在学习本课程前,学员必须具备以下条件:

1、  完成课程 “Microsoft Dynamics CRM 中的自定义和配置”,或具备同等的 Microsoft Dynamics CRM 自定义功能知识水平。

2、  至少具备三个月的使用 Microsoft Visual Studio 创建 .NET 应用程序的经验。

3、  对包括使用 DHTML 进行编程在内的 Web 开发技术有深入的了解。

 

课程介绍

 

Overview:
The student will learn to develop extensions for Microsoft Dynamics CRM , extension methods documented in the Microsoft Dynamics CRM SDK, Common Platform Operations and integration between Windows Azure and Microsoft Dynamics CRM .

Who Should Attend:
This course is a CRM development course intended primarily for partners and customers who have a technical background and familiarity with Microsoft Dynamics CRM 4.0 or Microsoft Dynamics CRM . The audience must also be experienced in basic form customizations and workflows.

At Course Completion:
After completing this course, students will be able to: 
Describe how Microsoft Dynamics CRM  is extended and the core extensibility features. 
Use common methods to access system and custom entities, including the Security Model, business logic, xRM Framework and exceptions. 

Execute queries in the Microsoft Dynamics CRM database, including QueryAttribute, QueryByExpression, LINQ, FetchXM, filtered views and OData. 
Explain how the Organization Service web service interacts with Microsoft Dynamics CRM metadata. 
Develop custom workflow activities for use within Microsoft Dynamics CRM that run code when configured workflow or dialog rules are created. 
Debug custom workflow activity code and use declarative workflows for On-premise deployments. 
Use Plug-ins to extend the functionality of events for any entity in Microsoft Dynamics CRM . 
 Understand the integration between Windows Azure with Microsoft Dynamics CRM . 
 Use the built-in features of the Microsoft Dynamics CRM application and understand how the Dynamics CRM application behaves when forms are loaded or saved, field data changed, tabs change state, and when IFRAMES are uploaded. 
Add custom buttons, menu items and modifications to the navigation areas, including interaction with the Site Map and the Ribbon. 
Add custom web content (for example HTML, Images, Silverlight, JavaScript) to CRM forms. 
Use web resources to enable the storage of shared blocks of code or resources for reuse across the Microsoft Dynamics CRM web application.

 

Outline

Lesson 1: Extensibility Overview

Lesson 2:Common Platform Operations

Objectives 
Introduction
 
xRM Application Framework
 
Extensibility Platform and Features
 

Security Model 

Business Model 

Business Logic 
Business Entity Components
 
Data Access Components and Platform
 
Helpful Skills
 
Resources
 
Summary
 
Test Your Knowledge
 
Quick Interaction: Lessons Learned
 
 Solutions

Objectives 
Introduction
 
WCF Web Services
 
Discovery Service
 
Early versus Late-Binding
 
Early-Bound Entity Class
 
Late-Bound Entity Class
 

Organization Service 
Authentication and Authorization
 
Entity Information
 

Working with Data Types 
Using the Create Method
 
Using the Retrieve Method
 
Using the Update Method
 
Using the Delete Method
 
Using the RetrieveMultipleMethod
 
Handling WCF Faults
 
Summary
 
Test Your Knowledge
 
Solutions
 

Lab 2.1: Creating Leads 
Lab2.1: Account Management Application

Lesson 3:Querying Data and Executing

Lesson 4: Implementing Business

Operations 
Objectives 
 Introduction 
Querying in Microsoft Dynamics CRM
 
Query Expression 
QueryByAttitude 
LINQ Queries 
FetchXML 

Filtered Views 
OData 
Execute Method 
Requests and Responses 
Using the MetadataService Web Service 
Summary 
Test Your Knowledge 
Quick Interaction: Lessons Learned 
Solutions 
Lab 3.1: Using QueryExpression 
Lab 3.2: Using LINQ to Perform, Create, Read, Update and Delete Operations
Lab 3.3: Using Fetch XML 

Lab 3.4: Using FetchXML 
Lab 3.5: Using Request and Response

 

 

 

 

 

 

 

 

 

 

Processes  
Objectives 
Introduction 
Overview of Workflow 
Overview of Dialogues 
Setting up Custom Workflow Activity Assemblies 
Demonstration: Configuring a Custom Workflow Activity 
Creating Custom Workflow Activities 
Debugging Custom Workflow Activities 
Creating and Modifying Windows Workflow Foundation (XAML Workflows) 
Demonstration: Modifying an Existing Workflow in Visual Studio 2010 
Summary 
Test Your Knowledge 
Quick Interaction: Lessons Learned 
Solutions 
Lab 4.1: Creating a Custom Workflow Activity

 

Lesson 5: Plug-ins

Lesson 6: Application Event Programming 

Goal Description 

Challenge Yourself! 
Need a Little Help? 
Step by Step 
Step by Step

Lessons 

Objectives 
Introduction 
Using Jscript Libraries 
Form and Field Events 
Xrm.Page 
Xrm.Page.context (Client-Side Context) 
Xrm.Pge.data entity 
Xrm.Page.ui 
Form Types 
Form Event Handler Execution Context 
Setting Event Dependencies 
Pass Parameters 
Using Best Practices in Writing Client-Side Code 
Debugging Client-Side Code 
Summary 
Test Your Knowledge 
Quick Interaction: Lessons Learned 
Solutions 
Lab 6.1: Telephone Number Formatting 
Lab 6.2: Control Tab Visibility

Lesson 7: Client Extensions  

Lesson 8: Web Resources 

Objectives 
Introduction 
Customizing the Site Map 
Customizing the Ribbon 
URL Addressable Forms and Views 
Summary 
Test Your Knowledge 
Quick Interaction: Lessons Learned 
Solutions 
Lab 7.1: Modifying the Site Map 
Lab 7.2: Customize the Ribbon

Objectives 
Introduction 
Overview of Web Resources 

Web Resource Management 
Referencing Web Resources 
Silverlight Web Resource 
REST Endpoint, OData and JSON 
Using JQuery 
Test Your Knowledge 
Quick Interaction: Lessons Learned 
Solutions 
Lab 8.1: Silverlight and Opportunity Slider

注:主办单位保留调整权利。

另设有微软Dynamics CRM 内训课程、MCP认证考前辅导班、微软Dynamics CRM高级研修班、微软Dynamics AX高级研修班、微软Share Point培训班,详情欢迎来电咨询!

 

  • 正在加载数据。。。。
  • 学员打分:在如下三个评分指标中分别点击星号即可,星级越高,表示您的满意度和打分越高

    课程设置:
    师资力量:
    教学质量:
  • 学员培训感受
    最多能输入200字
    非会员不可提问,如未注册,请立即注册。如已经是会员请立即登录
  • 正在加载数据。。。。
  • 一句话描述您的疑问(5-50个汉字)
  • 问题补充(选填 200字内)
  • 非会员不可提问,如未注册,请立即注册。如已经是会员请立即登录
资料添加资料添加资料添加资料添加资料添加资料添加资料添加资料添加资料添加资料添加资料添加资料添加资料添加资料添加资料添加资料添加

全国统一报名专线

400-810-1918

在线咨询:点击进入>>

招生合作 | 广告合作 | 会员合作 | 网站加盟 | 网站介绍 | 诚聘英才 | 友情链接 | 联系我们 | 网站声明 | 点击这里给我发消息    点击这里给我发消息
国家信息产业部网站经营许可证编号:苏B2-20110182  国家信息产业部备案号:苏ICP备10003297
江苏省信息化协会会员网站 江苏省互联网协会会员网站
Copyright © 2005-2014 前程网 All Rights Reserved
网络支持:江苏教育在线 江苏招生考试网

北京前程网 上海前程网 南通前程网 苏州前程网 无锡前程网 广州前程网 南京前程网