315 results for CS

Model Driven software development for Business Central with “mdAL”

You might already have seen my session on DynamicsCon about Design Patterns. During that session, I mentioned a tool “mdAL”. If not .. well, here it is (starting at the mdAL part): This tool has seen some major updates – time to blog about it. ;-). Disclaimer I am not the developer of this tool …

Continue reading

Permanent link to this article: https://www.waldo.be/2020/12/18/model-driven-software-development-for-business-central-with-mdal/

Run your own AppSource Validation

Quite honestly, I’m fully into the process of getting our apps (about 30 of them) to AppSource. We chose to have OnPrem implementations first, basically to get the experience, and also because it just still sells better in Belgium (immediate market ;-)). Anyway .. Recently, there was a call with Microsoft with the topic “what …

Continue reading

Permanent link to this article: https://www.waldo.be/2020/12/04/run-your-own-appsource-validation/

Business Central V17.1 fails your pipeline .. and that’s OK

A few days ago, we upgraded our product from 17.0 to 17.1. We had been looking forward to this release, because we usually never release a product or customer on an RTM release of Business Central. So .. finally 17.1, finally we could continue to upgrade the product and start releasing this to customers before …

Continue reading

Permanent link to this article: https://www.waldo.be/2020/11/13/business-central-v17-1-fails-your-pipeline-and-thats-ok/

Visualize app.json dependencies in VSCode (using GraphViz)

If you’ve been following the latest and greatest from Microsoft Dynamics 365 Business Central, you must be aware about “what’s cooking in Microsoft’s Lab“. In short, Microsoft is working on a possibility to generate a DGML file for your extension that you’re compiling. A DGML file is basically a file that contains all code cross …

Continue reading

Permanent link to this article: https://www.waldo.be/2020/11/06/visualize-app-json-dependencies-in-vscode-using-graphviz/

You wonder how? The answer is “DevOps”!

You must have seen this blog post from Microsoft: Maintain AppSource apps and per-tenant extensions in Dynamics 365 Business Central (online) And/or this blog of AJ: Business Central App maintenance policy tightened And/or this post from James: SaaS enables progress, why block it? If you didn’t, please do. Because as a Microsoft Dynamics 365 Business …

Continue reading

Permanent link to this article: https://www.waldo.be/2020/09/28/microsoft-dynamics-365-business-central-partner-devops-is-the-answer/

Installing a DevOps Agent (with Docker) with the most chance of success

You might have read my previous blog on DevOps build agents. Since then, I’ve been quite busy with DevOps – and especially with ALOps. And I had to conclude that one big bottleneck keeps being the same: a decent (stable) installation of a DevOps Build server that supports Docker with the images from Microsoft. Or …

Continue reading

Permanent link to this article: https://www.waldo.be/2020/07/13/installing-a-devops-agent-with-docker-with-the-most-chance-of-success/

Deploying from DevOps the right way: enabling External Deployment in OnPrem Business Central environments

It seems that lately, I’m only able to blog about something when I have a tool to share.. . That needs to change .. :-/. But not today. Today, I’m going to share yet another tool that we at the ALOps-team have been working on to serve many of our customers. And we decided to …

Continue reading

Permanent link to this article: https://www.waldo.be/2020/06/15/deploying-from-devops-the-right-way-enabling-external-deployment-in-onprem-business-central-environments/

Getting not-out-of-the-box information with the out-of-the-box web client

A few days ago, I saw this tweet: And that reminded me about a question I had a few weeks ago from my consultants on how to get more object-formation from the Web Client.  More in detail: in Belgium, we have 2 languages for a tiny country (NLB, FRB) that differ from the language used …

Continue reading

Permanent link to this article: https://www.waldo.be/2020/05/26/getting-not-out-of-the-box-information-with-the-out-of-the-box-web-client/

DevOps for AL Development – Online Course

This online course is a series of 4 session about Microsoft Azure DevOps with a focus of AL Development. Personally I can’t picture a life without DevOps anymore, especially when you need to develop (in team) on a multitude of apps, that will be upgrade automatically in the SaaS environment, or that need to be …

Continue reading

Permanent link to this article: https://www.waldo.be/trainings/devops-for-al-development-online-course/

How to REALLY rename all AL-files of your Business Central app..

You remember this post?  I tried to warn you that when v16 comes out, there will be a new code rule that will check your filenames – and you’ll have to (if you don’t disable it) comply with the file name convention of Microsoft.  If you don’t automate your file naming, then you’re in for …

Continue reading

Permanent link to this article: https://www.waldo.be/2020/04/03/how-to-really-rename-all-al-files-of-your-business-central-app/