reklama - zainteresowany?

Microsoft Dynamics CRM 2011 New Features. Get up-to-speed with the new features of Microsoft Dynamics CRM 2011 - Helion

Microsoft Dynamics CRM 2011 New Features. Get up-to-speed with the new features of Microsoft Dynamics CRM 2011
ebook
Autor: Jim Wang, Darren Liu
Tytuł oryginału: Microsoft Dynamics CRM 2011 New Features. Get up-to-speed with the new features of Microsoft Dynamics CRM 2011
ISBN: 9781849682077
stron: 288, Format: ebook
Data wydania: 2011-11-03
Księgarnia: Helion

Cena książki: 139,00 zł

Dodaj do koszyka Microsoft Dynamics CRM 2011 New Features. Get up-to-speed with the new features of Microsoft Dynamics CRM 2011

Microsoft Dynamics CRM 2011 offers exciting new features that enable you to build and maintain a robust customer relationship management system in your organisation.This book is your one stop resource to get to grips with all the new features of Dynamics CRM 2011. To make learning fun and engaging, we will build an Airline Compensation Management (ACM) system using Dynamics CRM 2011.The book starts by setting up the development environment for Microsoft Dynamics CRM 2011. We will then build a structural architecture for the ACM system and configure it in Dynamics CRM 2011. While doing this, we will learn about the new customization features offered by Dynamics CRM 2011.We will then move on to Data Importing and will cover the Import Data Wizard tool, as well as the Import file/data web service which provides additional capabilities that are not available in the Import Data Wizard.We will use client-side programming to perform data validation, automation, and process enhancement and learn powerful event driven server-side programming methods: Plug-Ins and Processes (Formerly Workflows).The book then steers you towards SharePoint integration, Charts and Dashboards, Customizing the Ribbon and Sitemap, and extending Dynamics CRM 2011 in the cloud.

Finally we will package the ACM solution and learn how to deploy it.

Dodaj do koszyka Microsoft Dynamics CRM 2011 New Features. Get up-to-speed with the new features of Microsoft Dynamics CRM 2011

 

Osoby które kupowały "Microsoft Dynamics CRM 2011 New Features. Get up-to-speed with the new features of Microsoft Dynamics CRM 2011", wybierały także:

  • Windows Media Center. Domowe centrum rozrywki
  • Ruby on Rails. Ćwiczenia
  • DevOps w praktyce. Kurs video. Jenkins, Ansible, Terraform i Docker
  • Przywództwo w Å›wiecie VUCA. Jak być skutecznym liderem w niepewnym Å›rodowisku
  • Scrum. O zwinnym zarzÄ…dzaniu projektami. Wydanie II rozszerzone

Dodaj do koszyka Microsoft Dynamics CRM 2011 New Features. Get up-to-speed with the new features of Microsoft Dynamics CRM 2011

Spis treści

Microsoft Dynamics CRM 2011 New Features. Get up-to-speed with the new features of Microsoft Dynamics CRM 2011 eBook -- spis treści

  • Microsoft Dynamics CRM 2011 New Features
    • Table of Contents
    • Microsoft Dynamics CRM 2011 New Features
    • Credits
    • About the Authors
    • Acknowledgement
    • About the Reviewers
    • www.PacktPub.com
      • Support files, eBooks, discount offers and more
        • Why Subscribe?
        • Free Access for Packt account holders
        • Instant Updates on New Packt Books
    • Preface
      • What this book covers
      • What you need for this book
      • Who this book is for
      • Conventions
      • Reader feedback
      • Customer support
        • Errata
        • Piracy
        • Questions
    • 1. Setting Up the Development Workspace
      • System requirements
        • Hardware requirements
        • Software requirements
      • Workstation requirements
      • Virtualization options
      • Setting up Microsoft Hyper-V
      • Setting up the Server Environment on the VM
        • Windows Server 2008 R2 and SQL Server 2008 R2 installation
      • Setting up SharePoint 2010
        • Installing SharePoint 2010 Server
        • Creating a SharePoint web application that supports both Windows and Claims Based Authentication
      • Setting up Microsoft Dynamics CRM 2011
        • Microsoft Dynamics CRM On-Premise
      • Setting up Development Tools
      • Summary
    • 2. System Design and Configuration
      • Airline Compensation Management system
        • Vision and scope
        • ACM system overview
        • System architectural design
        • Defining the ACM data model
      • CRM 2011 customization improvement
        • Entity
        • Form
        • View
        • Chart
        • Relationship
        • Attribute
        • Navigation
        • Header and Footer
      • Configuring the ACM system
        • Administration
          • System settings
        • Solution and publisher
          • Creating a solution publisher
          • Creating a solution
        • Creating an Entity for the ACM solution
          • Airport
            • Form customization
            • Main form
            • View customization
            • ViewsActive Airports and other Views
          • Flight route
            • Main form
            • Relationships
            • ViewsActive Flight Routes and other Views
          • Flight
            • Main form
            • Form header
            • ViewsActive Flights and other Views
          • Crew Member
            • Main form
            • Entity navigation pane
            • ViewsActive Flight Attendants and other Views
          • Compensation
            • Main form
            • ViewsAll Compensations and other Views
      • Publishing customizations
      • ACM system security structure
      • Summary
    • 3. Data Import
      • CRM 2011 Import Data Wizard
        • Supported file types
        • Single entity import with an attachment
          • Downloading a template for the import
          • Filling in the template
          • Including a note and an attachment
          • Duplicate data detection
          • Data import using ZIP file
        • Importing multiple entities with Data Map
          • Data Map
          • A single CSV file
          • Data import using Data Map
          • Data update
      • CRM data import options
      • Summary
    • 4. Client-Side Programming
      • What is new in CRM 2011?
        • Web Resources
          • Creating a new web resource
          • Referencing a web resource
            • $webresource directive
            • Relative URL
            • Full URL
        • Form and Field events
      • Xrm.Page namespace
      • SOAP and REST endpoints
        • SOAP endpoint
          • Using the SOAP endpoint with JScript
          • Using the SOAP endpoint with Silverlight
        • REST endpoint
      • Summary
    • 5. Server-Side Programming
      • CRM Web Services and Assemblies
        • CRM Web Services methods and messages
        • SDK Assemblies
        • Early-Bound and Late-Bound
        • Data queries
      • Plug-ins
        • Event framework
        • Developing a Plug-in
          • DLL references
          • IPluginInterface and the Execute method
          • Input and output parameters
          • Pre and post entity images
          • Security
          • A Plug-in example
          • Using the CRM Developer Toolkit to build a Plug-in
      • Processes
      • Workflow
        • Workflow versus Plug-ins
          • A Workflow example
      • Dialog
        • A Dialog example
      • Summary
    • 6. SharePoint Integration
      • Preparing for SharePoint integration
        • SharePoint site collection
        • CRM List Component for SharePoint
      • SharePoint Integration
        • Document Management Settings
        • SharePoint Sites and Document Locations
          • SharePoint Document Set
          • SharePoint Document ID
        • Document View
        • Security settings
      • Summary
    • 7. Charts and Dashboards
      • What is new in CRM 2011?
      • Working with Filters
        • Applying Filters
        • Custom Filter
      • Working with Charts
        • System Charts
        • Drilldown on Charts
        • Creating Charts
        • Assign and Share Charts
          • Assign Chart
          • Share Chart
        • Beyond the basics
      • Working with Dashboard
        • System Dashboards
        • Creating Dashboards
        • Assign, Share, and Set As Default a Dashboard
      • Summary
    • 8. Extending Microsoft Dynamics CRM 2011 in the Cloud
      • Microsoft Cloud offerings
        • Windows Azure platform
        • Microsoft Office 365
      • CRM 2011 Portal Solutions
        • Crew Portal
        • Microsoft Dynamics Marketplace
      • Customer Portal for Microsoft Dynamics CRM 2011
        • Setting up the portal on the development workspace
          • Registering the URL on Windows Azure and Windows Live
            • Registering the URL prefix on
            • Registering the Web Application on Windows Live
            • Verifying the Domain
          • Setting up the DNS zone
          • Creating the Crew Portal website
          • Importing the Portal Solution into Microsoft Dynamics CRM
          • Deploying the Portal Solution
          • Testing the Portal
        • Portal customization
          • Rebranding the portal website
          • Editing the Profile page
          • Adding a Compensation page
        • Exporting a solution and bringing it to the cloud
      • CRM E-mail support
        • CRM E-mail Router
        • Setting up CRM E-mail Router with Office 365 Exchange Online
      • Summary
    • 9. Sitemap and Ribbon Customization
      • Working with SiteMap
        • SiteMap XML references
        • SiteMap configuration options
          • Changing Labels
          • Changing Icons
          • Adding or removing elements
          • Adding New Pages/Links
          • Grouping Links within Areas
          • Customizing the Get Started Pane
          • Changing the Workplace profile options
          • ACM SiteMap customization
      • CRM 2011 Ribbon overview
        • Exporting Default Ribbon definitions
        • Entity Ribbons
        • Grid Ribbons
        • Sub Grid Ribbons
        • Form Ribbons
      • Working with Ribbons
        • Exporting Ribbon definitions
        • Adding a To Button to the Application Ribbon
        • Adding a Custom Button to the Entity Ribbon
        • Hiding a Ribbon element
      • Summary
    • 10. Packaging It Up
      • What is new in CRM 2011?
        • Solution
        • Solution Publisher
      • Packing an ACM Solution
        • Entities
      • Difference between Unmanaged and Managed Solutions
        • Unmanaged
        • Managed
          • Updating Managed Solutions
          • Conflict resolution
          • Managed properties
          • Dependency tracking
      • Export and Import Solution
        • Exporting a solution
        • Importing a solution
      • Summary
    • Index

Dodaj do koszyka Microsoft Dynamics CRM 2011 New Features. Get up-to-speed with the new features of Microsoft Dynamics CRM 2011

Code, Publish & WebDesing by CATALIST.com.pl



(c) 2005-2024 CATALIST agencja interaktywna, znaki firmowe należą do wydawnictwa Helion S.A.