How does a .net developer start developing on Dynamics CRM

Recently someone reached out to me on social media with the following request:

“I am looking to cross skill and eventually certify into Dynamics CRM 2013 having extensive experience in .Net consulting & development, Biztalk etc and would appreciate any advice you might have. For example training courses (online) and resources etc.

Thanks in advance”

Requests like this excite me for a few reasons:

  • Someone else has decided to make Dynamics CRM part of their career

  • It gives an opportunity to share what I have learned over the last 15+ years in this line of work

  • It forces me to write another blog post 🙂

I have been a Microsoft Certified Trainer (MCT) for quite a few years and having helped launch many people into their Dynamics CRM careers I have found that it is not a one size fits all process.

This post will be focused on Developers that want to extend their skills into web app development.

Note: I am not a .net developer

Many years ago I attended a session on using Dynamics CRM in government delivered by Jason Hunt who was one of the original developers on the product we now call Microsoft Dynamics CRM. He said something that stuck with me at that event. He said that desktop application was in decline and the future of development was in developing web application. His recommendation was that developers should consider adding to their skills in this area.

Before I list my recommended training material let me be clear on one thing. Just because Dynamics CRM is built on the .net platform, it does not mean any old .net developer can start building outstanding solutions on it. I have seen many projects where .net teams have taken Dynamics CRM without understanding the application Architecture and just started developing functionality. Often that functionality was already available Out-of-the-box (OOTB) or they built solutions that had been written in such a way that it conflicted with the Architecture of Dynamics CRM.

So if you plan to take your .net skills and build applications, solution and plugins on Dynamics CRM, please consider the following resources, if you know of others that are missing please add a comment below and I will update this list.

  • Most developers hate that I say this but the very first thing you need to learn is what is available OOTB. You need to know the 3 main modules of Dynamics CRM in detail. That is Sales, Marketing and Customer Services as well as the functionality of the Admin area of Dynamics CRM. I recommend that you sit the Application Exam for Dynamics as the study will refine your knowledge of what you get when you set up a clean Dynamics CRM environment, as well as what entities are available to use and customise. Also consider reading at least one of the following books:

  • Next you need to understand what Dynamics CRM customisation you can do without code. Dynamics CRM from within the application has a set of tools that allow you to create entities, customise forms, create workflows, chart objects, reports, dashboards, templates, activities, and business rules. These can be combined to create solutions. To get a thorough understanding of this area of Dynamics CRM you should sit the Customisation Exam and thoroughly understanding the courseware that is associated to this exam. You should also consider reading the following resources:

As I think of more content to add I will update this post. Also if you feel that I have missed something please give me feedback below.

Previous
Previous

So you want to run a Dynamics CRM User Group – Part 2

Next
Next

So you want to run a Dynamics CRM User Group - Part 1