慧谷培训 >>> 特色技术课 >>> Dynamics CRM 扩展课程介绍   
    搜索课程
搜索:
选项:
 在线咨询    最新课表
    推荐课程
  优惠组合课程
思科官方授权CCNA班
思科官方授权CCNA+CCNP培训
思科+微软 CCNA+MCSE
网管课程CCNA+MCSE+RHCE
MCSE&全球IT认证金牌课程
  Cisco(思科)
思科官方授权CCNA培训
思科官方授权CCNP培训
思科官方授权CCIE培训系统
  政府补贴
政府补贴中高级计算机程序设计员Java
Office政府补贴
  微软/Linux
微软MCSE认证/server2016
红帽认证工程师(RHCE8)
微软官方MCITP 2008
  Office认证培训
Word课程
Excel基础入门应用
Excel中高级课程
Excel在企业管理上应用(专家级)
PPT(PowerPoint)商务应用
Access课程
Outlook课程
  平面广告设计
Adobe平面设计师班
美术创意设计班
Adobe Photoshop实战应用班.
高级平面广告创意设计师
  室内设计
AutoCAD 全能
3DMAX全能班(3DS MAX+VRA.
室内设计全能软件设计班
  网页设计
Flash/AS高级动画开发工程师班
资深网页设计美工定向班H5版
  影视动画制作课程
3DMAX影视动画全科班
  MAYA动漫游戏
Autodesk Maya认证班
  编程开发系列
Java初级入门SL-110
Jsp Web开发 SL314
Java模式设计OO-226
J2EE企业高级解决方案(SSM框架)
  特色技术课
VB.NET 开发编程
Visual Studio TFS
微软.net开发实战培训
C#技术基础课程
SharePoint Server 20.
MOSS 2013/2016(share.
Lotus Notes企业应用
Oracle OCP 数据库管理开发专家.
VM虚拟化技术 VCP6 培训
IOS精英直通车班
IOS核心速成班
Windows 10 桌面支持专家培训
互联网前端开发工程师(html5+JS)
安卓Android开发实训营
  小型机系统管理
HP-Unix系统及网络管理I
AIX 7 Basics AN10
大型机操作系统
Solaris 操作系统网络管理
  工业设计
CATIA V5/V6 造型设计实战应用
Pro/E 3/4/5/6 模具设计实战.
Pro/E 3/4/5/6 钣金设计实战
UG NX 5/6/7造型设计实战应用
UG NX 5/6/7模具设计实战
SolidWorks 造型设计实战应用
  软件测试专业培训
软件测试提高班
软件测试就业班
  企业管理课程
人力资源管理师二级
企业培训师二级
有效沟通技巧实战培训
  IT英语
IT英语,IT职业英语
it移民,IT就业
暂无小分类
  大数据
   
    广告课程
  >>> Dynamics CRM 扩展开班介绍
课程周期: 18小时 培训费用: 9000 元
使用教材: 送培训讲义,教学光盘 教材费用: 包含教材费
学员收益: 熟练应用
咨询电话: 021-64472947、13122257700  64470100   
  >>> Dynamics CRM 扩展最近开班
编 号 上课地点 学习时段 开课时间 在线报名


现在报名预约此课程

  >>>  Dynamics CRM 扩展详细介绍

Extending Microsoft Dynamics CRM 2011培训

课程周期:18小时 
培训费用:9000 元
使用教材:培训讲义
教材费用:送培训讲义,教学光盘
咨询电话:13122257700、64472947

一、 培训介绍
    1、18小时、培训费9000
    2、附送培训讲义,培训光盘

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

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 2011. 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 2011 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 2011.
    Understand the integration between Windows Azure with Microsoft Dynamics CRM 2011.
    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 
    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
 
Lesson 2: Common Platform Operations 
    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
    Lab 2.1: Account Management Application
 
Lesson 3: Querying Data and Executing Operations
    Objectives
    Introduction
    Querying in Microsoft Dynamics CRM 2011
    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
 
Lesson 4: Implementing Business 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
    Goal Description
    Challenge Yourself!
    Need a Little Help?
    Step by Step
    Step by Step
 
Lesson 6: Application Event Programming 
    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 
    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
 
Lesson 8: Web Resources
    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


三、 企业团体定制介绍
   1、可提供团体定制培训,为企业量身定做。
   2、咨询热线:13122257700、021-64472947
   3、电子邮件:training@vip.163.com

  >>> 这个课程我有问题向老师咨询
姓 名: 慧谷联络,不对外公布
电 话: 慧谷联络,不对外公布
邮 件: 慧谷回复提问,不对外公布
问 题:
验 证:  
 
 
查看Dynamics CRM 扩展最新开班时间    

上海慧谷职业技能培训中心  徐汇区乐山路33号2号楼4楼  
报名热线:021-64482972   64478100   64470100
Q Q:1335162497   Email:withub@vip.sina.com
Copyright© 1999—2019 All Right Reserved  IP/ICP备案:沪ICP备11020735号-5
劳动局认证批准文号:沪劳保技(2003)34号    教育局认证批准文号:徐教社(2005)310号