-
Notifications
You must be signed in to change notification settings - Fork 245
Useful resources
-
Hybrid development with C/SIDE and VS Code
https://blogs.msdn.microsoft.com/nav/2018/01/16/generate-symbols-in-a-modern-development-environment-with-microsoft-dynamics-nav-2018/
https://docs.microsoft.com/en-us/dynamics-nav/developer/devenv-running-cside-and-al-side-by-side -
Upgrading to NAV 2018, enabling symbols for VS Code and conversion from V1 to V2
https://docs.microsoft.com/en-us/dynamics-nav/upgrading-the-data
https://docs.microsoft.com/da-dk/dynamics365/business-central/dev-itpro/developer/devenv-txt2al-tool
https://docs.microsoft.com/da-dk/dynamics365/business-central/dev-itpro/developer/devenv-upgrade-v1-to-v2-overview -
.NET replacement/REST API
https://docs.microsoft.com/da-dk/dynamics365/business-central/dev-itpro/developer/devenv-restapi-overview
http://vjeko.com/state-net-affairs/
http://www.kauffmann.nl/2017/06/24/al-support-for-rest-web-services/
http://vjeko.com/invoking-azure-functions-al/
http://www.kauffmann.nl/2017/07/18/al-web-service-examples/ - Barcode Generation using Azure Function -
VSIX versioning
http://www.kauffmann.nl/2017/12/15/the-different-al-extensions-versions-for-visual-studio-code/ -
Best Practices for AL code
https://docs.microsoft.com/en-us/dynamics-nav/compliance/apptest-bestpracticesforalcode -
Menus/Navigation
https://docs.microsoft.com/da-dk/dynamics365/business-central/dev-itpro/developer/devenv-adding-menus-to-navigation-pane
https://docs.microsoft.com/da-dk/dynamics365/business-central/dev-itpro/developer/devenv-al-menusuite-functionality -
Retaining data after publishing with F5
https://docs.microsoft.com/da-dk/dynamics365/business-central/dev-itpro/developer/devenv-retaining-data-after-publishing -
Upgrading extensions
https://docs.microsoft.com/da-dk/dynamics365/business-central/dev-itpro/developer/devenv-upgrading-extensions -
Working with translation files
https://docs.microsoft.com/da-dk/dynamics365/business-central/dev-itpro/developer/devenv-work-with-translation-files -
Migrating data from C/AL to AL
https://github.com/Microsoft/AL/issues/3944
https://github.com/Microsoft/AL/issues/2476
https://github.com/Microsoft/AL/issues/1689