See previous part first - SaLi architecture for Microsoft Dynamics 365 Business Central, part 1
Another blog about Microsoft Dynamics 365 Business Central (AL, Powershell, Azure DevOps etc.)
Another blog about Microsoft Dynamics 365 Business Central (AL, Powershell, Azure DevOps etc.)
See previous part first - SaLi architecture for Microsoft Dynamics 365 Business Central, part 1
If you are developing solutions for Microsoft Dynamics 365 Business Central and you are building them from multiple applications (see Split or not to split), may be you are now experiencing some problems with the dependencies between your apps, chaos made by development withouth rules. We were there too and this is example of dependency chart of one our solution: And because my coleague Jakub Linhart is…
Since we started to use VSCode for AL development, I hear discussions that writing UI texts like ToolTips etc. should be done by someone else than developer. And I must agree. We - developers - are lazy kind and writing text is not our popular game. We are able to write some generic text, mostly automagically generated by different tools we are using to write code, but such a text is mostly equal to 0 Shannons (no, I am not talking about @Shannon Mullins). But how to solve this?