Software Development
Showing 277–288 of 2653 results
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.
Build mixed reality digital twins with Azure Digital Twins and Unity
Learn how to create a mixed reality application using Azure Digital Twins and Unity, a real-time 3D platform.
Build mobile and desktop apps with .NET MAUI
Learn how to use .NET MAUI to build apps that run on mobile devices and on the desktop using C# and Visual Studio. You'll learn the fundamentals of building an app with .NET MAUI and more advanced topics such as local data storage and invoking REST-based web services.