The Microsoft Dynamics CRM 2011 platform and the execution pipeline provides the ability to pass data from one plug-in to another through an IPluginExecutionContext property called SharedVariables. This property is a collection of key/value pairs which developers can use to share data between plug-i
Read the full article hereThis post will provide a quick snapshot of the supported versions of Windows Server and SQL Server for Microsoft Dynamics CRM 2011. This posting will also be a quick reference post for me in the future. Windows Server The following Microsoft Windows Server editions and versions are suppo
Read the full article hereIf you need to store usernames and passwords for your Windows 8 app, Windows 8 has a great new feature to make this easier – the Credential Locker. The Credential Locker stores user information encrypted, and is only available to be accessed on a per app baises: If your app saves a password to
Read the full article hereMagnetism provided the CRM assistance to Le Cordon Bleu to implement a student acquisition system to accurately capture, track and manage their leads, automate key workflows, and to acquire a clear visibility of sales pipeline for key stake holders. In this blog post, I would like to highlight
Read the full article hereAccording to a study by SandHill Group and Neochange (2008) the number 1 indication of "success" for an enterprise software implementation is "value realisation for the company." 96% of buyers thought so! But the same study showed that only 40% of buyers and 35% of software provide
Read the full article hereIn this blog I will discuss some scenarios with respect to synchronizing related Accounts and Contacts from one Microsoft Dynamics CRM Organisation to another using the Microsoft Dynamics Connector. In the sample data provided with Microsoft Dynamics CRM, Nancy Anderson is the Primary Contact
Read the full article hereIn this post, we will see how we can use C# and the Microsoft Dynamics CRM 2011 SDK to programmatically add Users to a Team. This is useful in situations where there are special conditions in your organisation that define which Team (or Teams) a particular User can belong to. The SDK makes it easy v
Read the full article hereSince writing a previous blog on setting up a Microsoft Dynamics CRM trial some things have changed! This blog provides updated information on creating a Microsoft Dynamics CRM Online trial, converting the trial to a Paid Subscription and applying for Non-Profit Charity Pricing. Eligible
Read the full article hereIn this series of blogs I am writing about using the Microsoft Dynamics CRM Instance Adapter with the Connector for Microsoft Dynamics to integrate two Microsoft Dynamics CRM Organisations. In my previous blog: • I wrote about the impacts of attempting to integrate Towns/Citie
Read the full article hereToday Microsoft released a new white paper titled ALM for Microsoft Dynamics CRM 2011: CRM Solution Lifecycle Management. It’s great to see a white paper or information being released in this area. You can download the whitepaper here What does this white paper provide? "This paper provides a
Read the full article hereWhile working on a Windows 8 Xaml and C# app, I was using a FlipView control to display data, however I wanted the layout of each item to change with the data displayed. To achieve this I used the DataTemplateSelector class which will switch between predefined templates. To use the DataTemplateSe
Read the full article hereThe ability to programmatically execute a Bulk Deletion Job in Microsoft Dynamics CRM 2011 can be useful for developers in a number of scenarios. I have found it to be particularly useful when building and testing data migration tools in a clean instance of CRM, whereby you can quickly and easily de
Read the full article hereA couple of weeks ago I went on CRM-Project training course. I was doing the training for a couple of reasons: 1. We use CRM-Project and we wanted to make sure we were getting the most out of it 2. We were planning to start selling CRM-Project and wanted to make sure we would be givi
Read the full article hereGartner is the world’s leading information technology research and advisory company. Gartner carries out an extensive research program to collect figures for worldwide release. Their website can be found here. Here is some of the information shared in a press release today: “Salesforce.c
Read the full article hereWhen installing a managed or unmanaged solution for Microsoft Dynamics CRM 2011, extra care must be taken to ensure that all components of the system work as expected. Duplicate Detection rules are not solution components, but if any entity metadata is modified during a solution import, all Duplicat
Read the full article here