Software Development
Showing 289–300 of 2824 results
Build control add-in objects in Dynamics 365 Business Central
Do you need to build control add-ins? This module discusses how to build and integrate control add-ins with JavaScript in AL.
Build conversational bots for Microsoft Teams
Learn how to create bots to enable conversational interactions with users through text, interactive cards, and task modules in Microsoft Teams.
Build data models in finance and operations apps
The data model in finance and operations apps consists of tables, views, queries, and other components. These components are important in development. All data in finance and operations apps is stored in tables and managed in the data model in Visual Studio. Tables store data such as company transactions, inventory, and journals.
Build distributed apps with .NET Aspire
Learn how to build observable, production ready, distributed applications with .NET Aspire.
Build extended data types and enumerations for finance and operations apps
Extended data types (EDTs) and base enumerations (enums) are data types that are created and managed in the development environment. Base enums represent a list of literals, while EDTs are reusable data types that have a specific definition. The Application Object Tree (AOT) in finance and operations apps contains many existing EDTs and base enums that can be extended for use in your project, or you can create new data types. This module will focus on creating new data types.
Build finance and operations apps
Developing in finance and operations apps requires a basic understanding of the tasks required to build new elements and customize finance and operations apps. The tasks include understanding X++ code and Visual Studio, as well as being able to create and modify the basic elements of the system.
Build flexible Bicep templates by using conditions and loops
In this module, you'll deploy resources only when specific constraints are in place and use loops to deploy multiple resources that have similar properties.
Build forms and optimize form performance in finance and operations apps
Forms are created and managed in Visual Studio and will display to the user as web pages. This module explains how forms are created and managed in the finance and operations apps developer environment, along with how to optimize the performance of forms.
Build JavaScript applications with Node.js
Node.js provides a large set of built-in APIs that help you build various types of applications, command-line apps, web apps, and more. It also offers testing and debugging capabilities and a rich ecosystem of third-party packages that you can easily add to your application.
Build message extensions for Microsoft Teams and Microsoft Copilot for Microsoft 365
Learn how to build message extensions that allow users to interact with external services within their flow of work in Microsoft Teams and Microsoft Copilot for Microsoft 365.
Build Microservices Web Apps with RabbitMQ, React TSX, and Django
Learn to build microservices web applications using RabbitMQ, React TSX, and Django, focusing on real-time data processing and integration.
Build Microsoft Teams customization using the SharePoint Framework
This module will introduce you to using your SharePoint Framework customizations in Microsoft Teams.