Developer
Showing 829–840 of 843 results
Work with the API in Dynamics 365 Business Central
Learn how to work with the API in Dynamics Business Central.
Work with variable data in C# console applications (Get started with C#, Part 4)
Dive deeper into data and types, learning how to manipulate string and numeric data and perform operations on arrays. In this learning path, you'll:
Work with web services in Dynamics 365 Business Central
Do you want to use web services in Business Central? This module will explain the terminology and differences between SOAP and OData. Additionally, the module will describe how to configure these services in Business Central.
Work with XMLports in Dynamics 365 Business Central
Do you want to use XMLports? In this module, you learn how to define and use XMLports in AL, and about the different nodes and properties.
Write and test a program in Go
By using what you've learned about Go, write and test a complete program.
Write automated tests
Learn about the types of testing you can do with Rust.
Write Ethereum smart contracts by using Solidity
Learn how to install and use tools that you can use to develop smart contracts.
Write management scripts for Azure Cosmos DB for NoSQL
Learn how to manage Azure Cosmos DB for NoSQL accounts, databases, and containers using the Azure CLI.
Write your first C# code
Get started by writing code examples to learn the basics of the C# syntax.
Write your first C# method
Learn to create your own methods to perform specific tasks.
Write your first code using C# (Get started with C#, Part 1)
Learn the basic syntax and thought processes required to build simple applications using C#.
Write your first F# code
Take your first steps with F# - Set up your development environment, write your first line of code, and build your first application