Archive

Check Out Our Archive

Day: May 18, 2020

Connect to D365 CE Programmatically without MFA/ On-Premise D365 CE

Connect to D365 CE Programmatically without MFA/ On-Premise D365 CE

As a developer, I regularly create connection to my D365 instance (On-Premise) and/or D365 CDS online(MFA and…
Connect to Multi-factor Enabled D365 CDS Programmatically (Online 9.1)

Connect to Multi-factor Enabled D365 CDS Programmatically (Online 9.1)

As per Microsoft announcement, use of the WS-Trust authentication security protocol when connecting to Common Data Service…
Various Ways to Connect to D365 CDS Using C#

Various Ways to Connect to D365 CDS Using C#

As a developer, my day-to-day task involves connecting to D365 using c# often. Let’s discuss few possible…