Mastering Microsoft Dynamics 365 Business Central - Second Edition
by Stefano Demiliani, Duilio Tacconi
5
Writing Code for Extensibility
In the previous chapter, we created a full extension for Dynamics 365 Business Central to solve a real business case, by adding new entities and functionalities and customizing existing entities. We also used events to create code that can be extended in the future. However, more can be done in terms of the extensibility of our Dynamics 365 Business Central solution.
Extensibility refers to the ability of a solution to allow its capabilities to be extended without rewriting its code. As we will see, this is highly important when selling extensions to customers. If the code’s basic structure is changed for each customer, we will create repeated code and increase the amount of code that needs maintenance. By considering ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access