CRM 4 WCF Integration
In this post i will talk about integrating the Microsoft CRM UI with backend WCF services. In the CRM SDK there is a lot of examples about creating sample SOAP requests to access the CRM SDK web...
View ArticleCRM 4 Silverlight Integration
In this post I will talk about integrating the Microsoft Dynamics CRM UI with Silverlight and I will show how to inject a Silverlight control onto a CRM entity form. Normally one would extend CRM by...
View ArticleCRM Developer Toolkit for Visual Studio 2012: Package Project not loading
If you have installed the new Dynamics CRM 2011 Developer Toolkit for Visual Studio 2012, you might notice that package projects created using the old developer toolkit fail to load. This is manifested...
View ArticleDynamics CRM 2011 Organization Service Tracing
In Dynamics CRM 4.0 you used to be able to run Fiddler to look at the contents of the HTTP requests being made to the CRM Service. When playing with the Dynamics CRM 2011 SDK i was curious to have a...
View ArticleBuilding the CRM Developer Toolkit Solution (CrmPackage) in the Cloud (TFS...
As most of you probably know, Microsoft released an online version of TFS that is host in the cloud. You can find more information about this http://tfs.visualstudio.com/. This allows you to store and...
View ArticleInstalling the xRM CI Framework
In this post I will provide you with the details on how to setup the xRM CI Framework. The process is simple and easy. After this stage you will be ready to create your automated builds and...
View ArticlexRM CI Framework is now available
The xRM CI Framework is a set of tools that allows you to quickly and easily implement Continuous Integration for your Dynamics CRM solutions. The framework provides an implementation of some of the...
View ArticleBuilding CRM Solutions with TFS Build
Using the xRM CI Framework and TFS Build you can easily automate the build of your CRM Solutions. In this post will go through the details of the Dynamics CRM TFS Build template...
View ArticleAutomate your Dynamics CRM Builds and Deployments with PowerShell
Using the xRM CI Framework and Windows PowerShell you can easily extend the build and automate the deployment of your CRM Solutions. PowerShell allows you to automate various processes by scripting the...
View ArticlexRM CI Framework for Dynamics CRM 2013 is now available
The xRM CI Framework is a set of tools that allows you to quickly and easily implement Continuous Integration for your Dynamics CRM solutions. This includes fully Automated Builds & Deployments....
View ArticleAsynchronous Solution Import in Dynamics CRM 2013
One of the new features in the Dynamics CRM 2013 SDK is the ability to execute operations asynchronously. At the moment this feature is limited to only solution imports. Previously in Dynamics CRM 2011...
View ArticleHow to create an Automated TFS Build for Dynamics CRM Solutions?
In this post I will show you how to fully automate the build of your Dynamics CRM Solutions using TFS and the xRM CI Framework. Creating an automated build when you start a new project is probably the...
View ArticleDynamics CRM Parallel Development with Solution Packager
The Solution Packager is a very useful tool that has been released with Dynamics CRM 2011 Update Rollup 10 and is currently also available in Dynamics CRM 2013 Sdk. Traditionally you can only move CRM...
View ArticleI am presenting at extremeCRM 2014 Barcelona
eXtremeCRM is the hub where Microsoft Dynamics CRM partners come together to forge business relationships, gain knowledge from real-world experiences and dive deep into current and future...
View ArticlexRM Test Framework for Dynamics CRM 2013 is now available
The xRM Test Framework is a set of tools that allows you easily and quickly create automated units and integration tests for your Dynamics CRM extensions. Testing plug-ins and custom workflow...
View ArticleI am presenting @CRMUG UK Regional Chapter (July 2014)
Join me for the next meeting of the CRMUG UK Regional Chapter Meeting on Thursday, July 17th at Microsoft Cardinal Place Victoria, London. The July meeting will focus on using Microsoft Dynamics CRM...
View ArticlexRM CI Framework for Dynamics CRM 2013 SP1 is now available
The xRM Continuous Integration (CI) Framework is a set of tools that makes it easy and quick to automate the builds and deployment of your CRM components. Implementing continuous integration is always...
View ArticleJourney to Implementing Continuous Delivery for Dynamics CRM
In this post I will show you how you can implement Continuous Delivery for your Dynamics CRM solutions. Using the latest version of Team Foundation Server (TFS), Visual Studio Release Management and...
View ArticleBuilding CRM Solutions with TFS Build
Using the xRM CI Framework and TFS Build you can easily automate the build of your CRM Solutions. In this post will go through the details of the Dynamics CRM TFS Build template...
View ArticleJourney to Implementing Continuous Delivery for Dynamics CRM
In this post I will show you how you can implement Continuous Delivery for your Dynamics CRM solutions. Using the latest version of Team Foundation Server (TFS), Visual Studio Release Management and...
View Article