Skip to main content

Posts

Summary of Developer Preview - February 2019 for MSDYN365BC.

Hi Readers, Microsoft has released updates for Developer Preview for February 2019. Below is the summary of changes in AL / VSCode. Why Should We Worry about these updates? With all these updates, we will understand what all is allowed as Event or is allowed in AL when you upgrade/develop in AL. All these changes are introduced in Product based on Microsoft strategy for the product and also based on customer/partners suggestions about enhancements in the product. 10 Changes Released with Developer Preview February 2019 in #MSDYN365BC.

Dynamics 365 Business Central (On-Prem) and Windows Server 2019.

Hi Readers, Windows Server 2019 was released in October 2018. Microsoft Team tested the compatibility of Windows Server 2019 with Dynamics 365 Business Central on-premises. 

MSDYN365BC - Futuristic CAL Development - Summary.

Hi Readers, I hope you all are following this series and learned something new with this series. If you haven't read any article in this series then Please Refer Table of Index . First, I thank you for all your suggestions, comments and Questions. Your engagement with this series kept me motivated to keep writing about this. I am always open to your suggestion about articles that you would like to see in this blog. Use Contact Us Page and let me know your suggestions for future Post.

MSDYN365BC - Futuristic CAL Development - Report Expense Analysis.

Hi Readers, As discussed in the Last article, in this post we will develop the Expense Analysis Report as per our Customer Requirements. If you are new to this series then Please Refer Table of Index . In this article, we will develop a New Report for Expense Customization / Feature that we build during this series.

MSDYN365BC - Futuristic CAL Development - Testing Customization.

Hi Readers, As discussed in the Last article, in this post we will Test for all development done in this series. If you are new to this series then Please Refer Table of Index . We will break our Test in multiple Test Cases to test all subscribers that we have developed in our Functionality. Let's Test our solution.

MSDYN365BC - Futuristic CAL Development - Customize Base Code 3.

Hi Readers, As discussed in the Last article, in this post we will continue with our Customer Requirements. If you are new to this series then Please Refer Table of Index . In this article, we will discuss adding custom code in base objects and what is the Futuristic way of adding code. In your customer are Pre-2018 then you can use Hooks for those instances. (Refer Old articles to check how to use Hooks).

MSDYN365BC - Futuristic CAL Development - What If No Trigger Event Found?

Hi Readers, Last article we Understand what are Trigger Events. As promised in this post we will understand if you are doing development in Pre-NAV 2016 Database. If you are new to this series then Please Refer Table of Index . With this article, We will understand about HOOKS and Use Hooks for development. This will help Developers to develop with keeping in mind about the future and all code can be easily transported to the future when your customer plan to Upgrade. Let's discuss that in details.