Intellisense is very usefull for developpers, it's possible to work with it also with JS files. This article explains how to deal with it : Overview on D365 client API with DefinitelyTyped
This is a very important subject and so useful in our daily projects. How to access on premise resources with Power Automate ? By using a Data Gateway! Here is a tutorial to show you how to do it
When you are creating Custom Action you often need to run and test them... This article will give you three different ways to do that. Please read it : Dynamics 365 Different ways to test Custom Actions
Dataverse Virtual Tables CRUD operations is an article to will show you this impressive feature that use former Virtual Entities engine to now allow create, update and delete operations by using any kind of remote API. Read It !!
Dataverse and Azure Service Bus integration with C# Plugins : ASB is a very powerful component proposed on the Azure Integration Services. This article will show how to integrate it with Dataverse thanks to event driven plugins.
Sometime when doing some programming tasks you would like to Bypass Dataverse Custom Plugin Execution. Let's follow this article to see how it is possible.
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.