Skip to content

Useful resources

Stanislaw Stempin edited this page Oct 15, 2018 · 8 revisions
  1. 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

  2. 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

  3. .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

  4. VSIX versioning
    http://www.kauffmann.nl/2017/12/15/the-different-al-extensions-versions-for-visual-studio-code/

  5. Best Practices for AL code
    https://docs.microsoft.com/en-us/dynamics-nav/compliance/apptest-bestpracticesforalcode

  6. 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

  7. Retaining data after publishing with F5
    https://docs.microsoft.com/da-dk/dynamics365/business-central/dev-itpro/developer/devenv-retaining-data-after-publishing

  8. Upgrading extensions
    https://docs.microsoft.com/da-dk/dynamics365/business-central/dev-itpro/developer/devenv-upgrading-extensions

  9. Working with translation files
    https://docs.microsoft.com/da-dk/dynamics365/business-central/dev-itpro/developer/devenv-work-with-translation-files

  10. 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

Clone this wiki locally