Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Implementing Microsoft Dynamics 365 Business Central On-Premise

You're reading from   Implementing Microsoft Dynamics 365 Business Central On-Premise Explore the capabilities of Dynamics NAV 2018 and Dynamics 365 Business Central and implement them efficiently

Arrow left icon
Product type Paperback
Published in Dec 2018
Publisher
ISBN-13 9781789133936
Length 764 pages
Edition 4th Edition
Arrow right icon
Authors (2):
Arrow left icon
Roberto Stefanetti Roberto Stefanetti
Author Profile Icon Roberto Stefanetti
Roberto Stefanetti
Alex Chow Alex Chow
Author Profile Icon Alex Chow
Alex Chow
Arrow right icon
View More author details
Toc

Table of Contents (16) Chapters Close

Preface 1. Exploring Dynamics NAV and MSDYN365BC – Overview FREE CHAPTER 2. Microsoft Dynamics NAV 2018 – An Overview 3. General Considerations 4. Implementation Process – Partner's Perspective 5. Implementation Process – Customer's Perspective 6. Migrating Data 7. Upgrading to Dynamics NAV and MSDYN365BC 8. Development Considerations 9. Implementing Functional Changes 10. Data Analysis and Reporting 11. Debugging with Dynamics NAV and MSDYN365BC 12. Popular Reporting Options 13. Microsoft Dynamics 365 Business Central 14. Working and Developing with Docker and Sandboxes 15. Other Books You May Enjoy

Formatting customized code


Your customized code should look like the standard code. Keep in mind that any code you write today will probably be maintained by others in the future. If you follow your own programming conventions, we are pretty sure you'll find it easier to write and read. Unfortunately, others may not be used to your conventions, so you'll be making their lives a lot harder.

All Microsoft Dynamics NAV and Microsoft Dynamics 365 Business Central on-premise developers are used to reading code from the standard application. If everyone writes customized code like the standard application does, everybody will only be able to read their own code. To make it easy to maintain an application, it is important to follow a few strict guidelines while writing C/AL or AL code, the standards can be found in the C/AL programming guide and AL programming guide.

Note

The C/AL guide can be found published on MSDN at https://docs.microsoft.com/en-us/dynamics-nav/programming-in-c-al. The AL guide...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime