Solutions are very important in D365, this article is about Dynamics 365 Solutions explanation and an overview of ALM. After reading it you will be more comfortable with this topic.
This article is the second in a series dealing with auditing in D365. It presents an advanced technical concept allowing Dynamics 365 Audit manipulation using Pandas and Python in a Jupyter Notebook. To read !
Let's see the second article about Dynamics 365 Field Service HowTo. This is will cover Requirement Groups, Time Off Requests and Time Entries. Read it.
This article is the first in a series introducing Dynamics 365 Field Service HowTo. There you will cover setup. If you want to know more, it is for you.
The main language used to develop custom component (plugin, …) for dynamics 365 is C#.NET. It could be very useful to have access to the dynamic 365 instances with code in order to test part of code for instance. Let’s see a little piece of code which can be very helpful. In this tutorial, we’re going to see how to do with C# language.
For some projects, you will need that developers can use dynamics365 APIs but you can't create them credentials to do it. In this tutorial, we’re going to see how to generate a secret key to connect dynamics CRM APIs.