Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Implementing Microsoft Dynamics NAV - Third Edition

You're reading from   Implementing Microsoft Dynamics NAV - Third Edition Implementing Microsoft Dynamics NAV 2016

Arrow left icon
Product type Paperback
Published in Apr 2016
Publisher Packt
ISBN-13 9781784397555
Length 492 pages
Edition 3rd Edition
Arrow right icon
Author (1):
Arrow left icon
Alex Chow Alex Chow
Author Profile Icon Alex Chow
Alex Chow
Arrow right icon
View More author details
Toc

Table of Contents (14) Chapters Close

Preface 1. Exploring Microsoft Dynamics NAV – An Introduction 2. What's New in NAV 2016? FREE CHAPTER 3. Dynamics NAV – General Considerations 4. The Implementation Process – From the Reseller 5. The Implementation Process on the Customer Side 6. Migrating Data 7. Upgrading Microsoft Dynamics NAV 8. Development Considerations 9. Functional Changes on Existing Implementations 10. Data Analysis and Reporting 11. Debugging 12. Popular Reporting Options with Microsoft Dynamics NAV Index

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 them 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 Dynamics NAV 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 code. The standards can be found in the C/AL programming guide. The guide can be found published on MSDN at:

https://msdn.microsoft.com/en-us/library/dd355277(v=nav.90).aspx.

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 $19.99/month. Cancel anytime
Banner background image