Skip to content
Search
  • Home
  • Microsoft Dynamics 365
  • Microsoft Power Automate
  • C#
  • General Tips
  • Contact Us
  • About Functional Thoughts

Category: C#

Dynamics 365 SDK: Setting Appointment Organizer using C# + Server Side Sync

Background A recent project called for syncing appointments created within Dynamics 365 to Exchange (and eventually Outlook) via server-side sync. One of the gotchas with this is that the...

Continue Reading

Step by Step: Connecting to Dynamics 365 using a C# Console App

If you're new to Microsoft Dynamics 365 development you may be wondering how to connect to it via a .Net C# console application or would like to set up a Visual Studio project to get started with the...

Continue Reading

Dynamics 365 Web API: Query data with examples (Javascript)

When it comes to retrieving data client-side using Javascript the Dynamics 365 Web API is the best way to do this. In this post I'm going to share a reusable Javascript function I've written that...

Continue Reading

Dynamics 365 Option Sets: Validate and Create them in code (C#)

A common question when writing a C# interface for Dynamics 365 is to how to deal with Option Sets. In this post I'm going to share with you a couple of  useful functions that I use to deal with...

Continue Reading

Dynamics 365 Marketing List Data Migration

I recently worked on a Dynamics 365 for Sales project where we needed to migrate Marketing List data. If you have ever tried to do this using the out of box import data tool you will find it's not...

Continue Reading
link to Create and retrieve Dynamics 365 Stakeholder Connections (C#, SDK)

Create and retrieve Dynamics 365 Stakeholder Connections (C#, SDK)

We recently wrote a data loader for a client which needed to load multiple contacts against an opportunity. The most logical way to do this was to utilize the Stakeholder grid on the opportunity....

Continue Reading

About Me

I'm Glenn Turnbull and I've been working in the technology sector for over 20 years as a programmer, consultant, system architect and business analyst. I love technology and have been working with Microsoft Dynamics for the last 14 years (since it's beta release here in Australia).


Feel free to get in touch by using the Contact Me button below (or clicking here).

Legal Information

FunctionalThoughts.com is a participant in the Amazon Services Associates Program, an affiliate advertising program designed to provide a means for us to earn fees by linking to Amazon.com and affiliated sites.

  • Contact Us
  • Cookie Policy
  • Privacy Policy
  • About Functional Thoughts
© 2025 Copyright FunctionalThoughts.com

This post may contain affiliate links