this post was submitted on 29 May 2025
846 points (99.5% liked)

Programmer Humor

36257 readers
1165 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Heavybell@lemmy.world 75 points 1 week ago (26 children)

Fun fact, making extensions for this requires you to learn a new language called X++ that is based on .net framework 4.7. Development is done only on azure-hosted VMs that contain the application code and sql server and web host and visual studio with the special X++ build tools, all on one host that runs like shit at your expense.

[–] needanke@feddit.org 5 points 1 week ago (1 children)

I have been developing plugins for dynamics 365 crm for the last few years and have never heard of x++. Plugins for the crm are developed in c#/.NET 4.6.2.

The only x++ reference I could find in the Microsoft documentation with a quick search was referencing the finance and operations apps. So there seems to be some variance in the products.

[–] Heavybell@lemmy.world 2 points 1 week ago

Yeah, I admitted in another comment that it may only be for Dynamics F&O.

load more comments (24 replies)