Design Patterns
Business Central Design Patterns
This section will cover patterns that solve certain design challenges in Business Central.
From wikipedia:
In Computer science, a Design pattern is an abstract solution to a certain problem. Design patterns are used in object oriented programming. They give a possible solution to a problem of designing software … They also simplify the language between computer scientists. Ideally, a design pattern should be reusable many times. It is like a brick of a house, it can be used for many different problems. One can also build bridges with bricks, not only houses.
Discussion
All discussion related to Best Practice are to be found on the Github Repo’s Discussion pages, found here
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.