- Dynamics 365 Business Central Development Quick Start Guide
- Stefano Demiliani Duilio Tacconi
- 349字
- 2021-08-13 15:38:06
What this book covers
Chapter 1, Microsoft Dynamics 365 Business Central Overview, introduces the readers to the new Microsoft SaaS ERP platform. It explains the new architecture, how it differs from the on-premise traditional ERP proposition, and the benefits of adopting a completely cloud solution.
Chapter 2, The New Extension Model, explains the basic concepts of the new development framework for Dynamics 365 Business Central (triggers, events), describes how it differs from the traditional programming model based on C/AL, and introduces the new concept of apps.
Chapter 3, Modern Development Environment Overview, describes the new programming platform for Dynamics 365 Business Central based on Visual Studio Code and the AL extension, with tips on how to customize your development environment to be more proficient when programming and how to configure the environment for developing your first extension.
Chapter 4, Creating Your Development Sandbox, introduces the concept of Dynamics 365 Business Central sandbox environments (cloud-based or Docker-based), introduces the concept of Docker containers, and explains how to create an environment for developing solutions with Dynamics 365 Business Central.
Chapter 5, Developing an Extension with AL and Visual Studio Code, describes how to develop a complete solution for Dynamics 365 Business Central by using the new AL language and Visual Studio Code. Starting from a business scenario, we develop a complete solution that creates new objects and extends the standard functionalities of Microsoft's ERP. Programming rules and many architectural concepts, such as dependencies, will be explained in this chapter.
Chapter 6, Deploying Extensions, describes how to deploy and debug an extension for Dynamics 365 Business Central. You will see how to debug AL code from Visual Studio Code and how to publish an extension in a sandbox environment or in a production environment.
Chapter 7, Integration and Serverless Processing, describes how to integrate an external solution with Dynamics 365 Business Central (by using REST API or web services), how to create service-oriented solutions with AL, and how to use other Dynamics 365 products, such as Flow and PowerApps, to create business applications that work with Dynamics 365 Business Central.
- Spring Boot 2實戰之旅
- Advanced Quantitative Finance with C++
- Java程序設計與開發
- Rust實戰
- Hands-On Image Processing with Python
- Raspberry Pi Networking Cookbook(Second Edition)
- R語言數據可視化之美:專業圖表繪制指南
- MongoDB for Java Developers
- Java加密與解密的藝術(第2版)
- 神經網絡編程實戰:Java語言實現(原書第2版)
- INSTANT Mercurial SCM Essentials How-to
- Hands-On Enterprise Automation with Python.
- QGIS:Becoming a GIS Power User
- 算法訓練營:提高篇(全彩版)
- Python預測分析與機器學習