Book Image

Microsoft Dynamics CRM 2011 New Features

By : Jim Wang, Darren Liu
Book Image

Microsoft Dynamics CRM 2011 New Features

By: Jim Wang, Darren Liu

Overview of this book

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.
Table of Contents (18 chapters)
Microsoft Dynamics CRM 2011 New Features
Credits
About the Authors
Acknowledgement
About the Reviewers
www.PacktPub.com
Preface
Index

Virtualization options


Microsoft Dynamics CRM Server 2011 and SharePoint Server 2010 can be deployed in a virtualized environment. You have several options for your virtualization solutions from different vendors. However, please understand the limitations of using a virtualized environment before you use them in your production environments. We will set up the CRM development workspace in a single VM image (Virtual Machine image) that is running on the workstation. The following table lists the three different virtual products that you can use to set up the development workspace on your host computer:

Software

Vendor

License

Microsoft Hyper-V

Microsoft

Free with Windows Server

VMware Server 2

VMware

Free

VirtualBox

Oracle

Free

In this book, we choose to use Microsoft Hyper-V running on a 64-bit Windows Server 2008 R2 Standard Edition. For more information about Hyper-V, please see the Microsoft Virtualization website at http://www.microsoft.com/virtualization/en/us/default.aspx.

If you are running Windows 7, you may set up the development workspace by using VirtualBox, which also supports 64-bit Guest OS and a VHD (virtual hard disk). You can create a VHD by using the Disk Management tool in Windows 7 (go to Start | Run: type in diskmgmt.msc and press Enter, then select Action | Create VHD).