Business Central Design Patterns & Best Practices
a New project… and a new site
“This site is meant to house some of the community’s knowledge about Microsoft Dynamics 365 Business Central AL Development best practices, particularly around hosting Design Patterns”
Site & GitHub
https://github.com/microsoft/alguidelines
What are Design Patterns?
“A design pattern is a repeatable template of how to solve a common development challenge”
To quote the original NAV Team blog post about the NAV Design Patterns:
“A team of people interested in NAV application design has come together to work on naming and surfacing design solutions to common NAV business needs. When those solutions are generic enough to be applied in various places of the NAV application, with slight variations on implementation but mainly respecting the same base concepts, we can describe them as NAV design patterns”
BUSINESS CENTRAL DESIGN PATTERNS
Project
This repo has been populated by an initial template to help get you started. Please make sure to update the content to build a great experience for community-building.
Coming soon!
This section will be all about the Design Patterns for BC and AL.
https://alguidelines.dev/bcpatterns/
Templates
https://alguidelines.dev/contributing/templates/
Steps to Contribute
- Guide to Fork & PR
- Templates:
- For patterns
- For guidelines
- Understanding the Approval Process