Update Templates for Docsy and synced them up
This commit is contained in:
parent
70ab70dffa
commit
22bceb1484
4 changed files with 59 additions and 44 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue