Showing 11281–11292 of 11365 results
Work with queries in Dynamics 365 Business Central
Do you want to use queries in AL? In this module, you'll learn how to work with the Query object in Dynamics 365 Business Central.
Work with RDS and DynamoDB: AWS with Python and Boto3 Series
Learn how to implement RDS and DynamoDB on AWS using Python API - Boto3! Implement your infrastructure with code!
Work with relational data in Azure
Azure supports several popular SQL-based database solutions including SQL Server, PostgreSQL, and MySQL. Learn how to use these enterprise data solutions in Azure to store and retrieve your app's data in the cloud. This learning path can help you prepare for the Microsoft Certified: Azure Developer Associate certification.
Work with reports in Dynamics 365 Business Central
In this module, you'll learn how to work with reports in Dynamics 365 Business Central and the difference between preview, run, email, and print.
Work with scripting constructs in Windows PowerShell
This module explains how to use scripting constructs for iteration and decision making in Windows PowerShell.
Work with semantic models in Microsoft Fabric
Designing reports for enterprise scale requires more than just connecting to data. Understanding semantic models and strategies for scalability and optimization are key to a successful enterprise implementation. This learning path helps you prepare for the Fabric Analytics Engineer Certification.
Work with SharePoint Content using the SharePoint Framework
This module will introduce you to working with SharePoint content in SharePoint Framework projects. You'll learn about the SharePoint REST API, do CRUD operations with SharePoint data, the hosted workbench, and creating mock data in SharePoint Framework.
Work with source control using Git in Visual Studio Code for Business Central
Do you want to know how to work with Git and use all the different Git commands? Ever wonder how Git is different from other version control systems? This module discusses how to work with local and remote Git repositories.
Work with tables in Dynamics 365 Business Central
Do you want to know how to create new tables in Business Central? If so, this module is for you. This module will focus on the different table types in Business Central and show you how to create new tables. Additionally, you will learn how to use Visual Studio Code snippets to create a table, fields, and keys.
Work with the API in Dynamics 365 Business Central
Learn how to work with the API in Dynamics Business Central.
Work with the Windows PowerShell pipeline
This learning path explains the purpose and use of the PowerShell pipeline and use the pipeline to sort, filter, enumerate and display output data for PowerShell cmdlets. It also explains how to pass pipeline objects.
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: