Programming
Showing 313–324 of 3124 results
Build connectors and plugins for Microsoft Copilot for Microsoft 365
This training course is designed to help you understand the extensibility options available for Build connectors and plugins for Microsoft 365 Copilot. You learn about the different ways to extend Copilot, including building plugins and connectors, and how to choose the right option for your use case. The course also covers best practices for building high-quality plugins and connectors, as well as data, privacy, and security considerations. Whether you're a pro-code or low/no-code developer, this course helps you chart your path to extending and customizing Build connectors and plugins for Microsoft 365 Copilot.
Build continuous integration (CI) workflows by using GitHub Actions
Learn how to create workflows that enable you to use Continuous Integration (CI) for your projects.
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 Deep Learning Models with TensorFlow
Use TensorFlow to build and tune deep learning models.
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 iOS Apps with SwiftUI
Learn how to build iOS applications with Swift and SwiftUI and publish them to Apples' App Store.