diff --git a/content/BCBestPractices/_index.md b/content/BCBestPractices/_index.md index 0a5d21b3..ed7e27b8 100644 --- a/content/BCBestPractices/_index.md +++ b/content/BCBestPractices/_index.md @@ -1,12 +1,15 @@ +++ chapter = true pre = " " -title = "BCBestPractices" +title = "BC Development Best Practices" weight = 15 +++ -### Chapter X +# Business Central Best Practices -# Some Chapter title +## Coming soon! -Lorem Ipsum. \ No newline at end of file +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 maintability \ No newline at end of file diff --git a/content/BCPatterns/_index.md b/content/BCPatterns/_index.md index ea16b603..8df66f01 100644 --- a/content/BCPatterns/_index.md +++ b/content/BCPatterns/_index.md @@ -1,12 +1,12 @@ +++ chapter = true pre = " " -title = "BCPatterns" +title = "BC Patterns" weight = 10 +++ -### Chapter X +# Business Central Design Patterns -# Some Chapter title +## Coming soon! -Lorem Ipsum. \ No newline at end of file +This section will be all about the Design Patterns for BC and AL. \ No newline at end of file