Update Templates for Docsy and synced them up

This commit is contained in:
Henrik Helgesen 2022-02-21 22:57:39 -08:00
parent 70ab70dffa
commit 22bceb1484
4 changed files with 59 additions and 44 deletions

View file

@ -8,6 +8,7 @@ description: >
# Business Central Best Practices
This section will be cover things that aren't as simple as Design Patterns, but will help make sure your development is:
- high-performance
- complies with good designs
- has high maintainability
@ -18,4 +19,8 @@ Generally, all readability rules are Microsoft style choices only. You can use t
## Performance
Some guidelines are simply better for performance considerations rather than readability or anything else. In this section, let's look into some..
Some guidelines are simply better for performance considerations rather than readability or anything else. In this section, let's look into some..
## Discussion
All discussion related to Best Practice are to be found on the Github Repo's Discussion pages, found [here](https://github.com/microsoft/alguidelines/discussions/categories/bc-best-practices)