This week we take a dive into proof of concept (POC) integration between Azure, WordPress and Dynamics 365. More specifically,…
- March 2019
- Post by: syed hussain in All Integration Architecture Logic Apps Microsoft AzureIn this post I'll explain how to connect to a Microsoft Dynamics 365 on-premise environment with Azure Logic Apps.
- Post by: syed hussain in Dynamics 365 FinOps Microsoft AzureSummary A recent business scenario popped up where I needed to make some Dynamics 365 Finance & Operations SQL tables…
- Post by: syed hussain in All Azure DevOpsSummary Azure DevOps has a very robust source control system. It's really easy to adopt and the learning curve isn't…
- Post by: syed hussain in All SQL TipsIf you're like me and you clone your Dynamics 365 virtual machines regularly to create other test instances, you might…
- Post by: syed hussain in All Azure DevOps TipsWhen creating a new Azure DevOps project you will have to make a choice on the source control system you…
- Post by: syed hussain in All C# Development Dynamics 365C# code snippets to help with creating, retrieving, updating and deleting Microsoft Dynamics 365 CE records.
- Post by: syed hussain in All Development Dynamics 365 JavaScriptThis code snippet illustrates how to get the business unit details of the logged-in user. This is great for certain…
- Post by: syed hussain in C# Development Dynamics 365A little code snippet demonstrating how to set nullable types in Microsoft Dynamics 365 CE.
- Post by: syed hussain in C# Development Dynamics 365A code snippet demonstrating how to consume a WCF web service from inside a Dynamics 365 plugin.