The cat is already out of the bag – since a few days, people already discovered it .. but the plan was to “launch” the initiative today .. so .. here we go .. ;-). As you can see on one of my previous posts – I initially was planning to share a bunch of …
Category: MS Dynamics NAV
Permanent link to this article: https://www.waldo.be/2021/11/19/the-alguidelines-dev-initiative-revival-of-a-diamond/
Microsoft Dynamics 365 Business Central 2021 release wave 2 Launch Event
As I mentioned on October 1st – we have a new release: Microsoft Dynamics 365 Business Central 2021 release wave 2 is a fact! Since today, Microsoft released the recorded sessions that goes with this release. Earlier releases, we really got an online event, with Q&A capabilities and all. But since this release, we only …
Permanent link to this article: https://www.waldo.be/2021/10/18/microsoft-dynamics-365-business-central-2021-release-wave-2-launch-event/
AL Development guideline 1: the “NAV Design Patterns Wiki”
Not too long ago, I followed one of Steve Endow’s amazing livestreams where he was talking about BC Coding Guidelines together with Henrik and Jeremy. And what I noticed was that it appeared to be that “coding guidelines” – whatever they are for you – are hard to find – at least if you’re searching …
Permanent link to this article: https://www.waldo.be/2021/10/05/al-development-guideline-1-the-nav-design-patterns-wiki/
Microsoft Dynamics 365 Business Central 2021 release wave 2 is a fact!
It’s here! v19 or in other words “Microsoft Dynamics 365 Business Central 2021 release wave 2” is released! Usually, when Microsoft releases their plans about an upcoming release (like it did some time ago), I create one or more blogs about it. I didn’t do that for this release. No particular reason other than time. …
Permanent link to this article: https://www.waldo.be/2021/10/01/microsoft-dynamics-365-business-central-2021-release-wave-2-is-a-fact/
Can you “force” VSCode extensions on your team’s PC’s?
You must have seen the launch of Vjeko’s extension: the “AL Object ID Ninja”. If you haven’t, well, let me make your day and show you some resources: AL Object ID Ninja – Vjeko.com AL Object ID Ninja v1.1.0 released – Vjeko.com AL Object ID Ninja – Visual Studio Marketplace vjekob/al-objid: Vjeko.com AL Object ID …
Permanent link to this article: https://www.waldo.be/2021/09/17/how-to-force-vscode-extensions-on-your-teams-pcs/
The complexity of complex return types – Looping a record return type (extended)
Short post Do you remember my post about The complexity of complex return types? And the update The complexity of complex return types (updated) – Looping a record return type? Well, since the release of Microsoft Dynamics 365 Business Central 18.4, I have a another update for you! Let’s call it an “extension” for the …
Permanent link to this article: https://www.waldo.be/2021/08/27/the-complexity-of-complex-return-types-looping-a-record-return-type-extended/
Protected Variables
“Protected Variables” might not be a familiar topic in the Business Central world. It was at least not that familiar to me ;-). So I wanted to make a small post to make this more known in the community, so that at least you are aware that it exists .. and it might give you …
Permanent link to this article: https://www.waldo.be/2021/08/26/protected-variables/
The complexity of complex return types (updated) – Looping a record return type
Update for my previous post: The complexity of complex return types. (I could have just updated the post, but since that wouldn’t trigger the people that already read it, I decided to create a small update just to pin your attention to the following.. After a few comments from Marknitek and Dennis Reineck, I realized …
Permanent link to this article: https://www.waldo.be/2021/07/06/the-complexity-of-complex-return-types-updated-looping-a-record-return-type/
The complexity of complex return types
Since Business Central 2021 Wave 1 – v18, if you will – we are able to return about ANY type from a procedure. For many languages, that’s the most normal thing, but for Business Central’s AL language, it was not. So, at the time this was announced, many people were ecstatic and talking about it …
Permanent link to this article: https://www.waldo.be/2021/07/06/the-complexity-of-complex-return-types/
Business Central Default APIs are not localized – or are they?
Good news. You’re probably all familiar with the great work Microsoft is doing on providing us a huge set of useful out-of-the-box API’s. No? Well, you can find all the information right here: API(V2.0) for Dynamics 365 Business Central – Business Central | Microsoft Docs For Belgium, these have been useless in many situations though. …
Permanent link to this article: https://www.waldo.be/2021/07/02/business-central-default-apis-are-not-localized-or-are-they/