+++ title = "Title of the Guideline" weight = 1180 +++ This is a guideline, some parts are optional (if there's no content, remove the whole paragraph). <_Created by (company), Described by (company)_\> ## Description In depth description on what this Pattern is all about - basic components - how the interact - steps to implement - considerations to take ## Bad code ```al PutCodeblocksHere() ``` ## Good code ```al PutCodeblocksHere() ``` ## [Discussions](https://github.com/microsoft/alguidelines/discussions/categories/bc-best-practices?discussions_q=TITLEOFYOURGUIDELINEGOESHERE+category%3A%22BC+Best+Practices%22) You can find discussions on all "Best Practices" [here](https://github.com/microsoft/alguidelines/discussions/categories/bc-best-practices). If you don't find the discussion of this guideline, please feel free to create a new one with the same title as this article.