Developer
Showing 733–744 of 843 results
Store and apply operations on list data in F#
Learn how to write programs by using lists, and learn how to use the list properties and list functions that are specified in the list module.
Store and iterate through sequences of data using Arrays and the foreach statement in C#
Work with sequences of related data in data structures known as arrays. Then, learn to iterate through each item in the sequence.
Store and retrieve data by using F#
Write your first F# programs, and learn to work with input and output, data type conversions, and operators.
Store and retrieve data using literal and variable values in C#
Use data in your applications by creating literal values and variable values of different data types.
Store application data with Azure Blob Storage
Build an app that stores user files with Azure Blob Storage.
Store data in Azure
Azure provides a variety of ways to store data: unstructured, archival, relational, and more. Learn the basics of storage management in Azure, how to create a Storage Account, and how to choose the right model for the data you want to store in the cloud. This learning path can help you prepare for the Microsoft Certified: Azure Developer Associate certification.
Store data in Azure Cosmos DB with .NET Aspire
Learn how to connect to the Azure Cosmos DB database from a cloud-native application by using .NET Aspire built-in components.
Store local data with SQLite in a .NET MAUI app
Learn how to store and access data held in SQLite using a .NET MAUI app
Successful interviewing
In this module, you'll learn how to prepare for technical and nontechnical interviews. You'll also get recommendations on how to best carry out an interview.
Summarize data with Azure AI Services and Azure database for PostgreSQL
This module will examine how Azure AI Services and the Azure AI extension for Azure Database for PostgreSQL - Flexible Server enable Generative AI summarization techniques for condensing complex content into concise summaries.
Tailor roles and design the UI for Microsoft Dynamics 365 Business Central
Some key functionality can be personalized by a developer. This learning path discusses onboarding options, Role pages, Assisted Setup, Notifications, and other UI changes.
Take your first steps with F#
Interested in learning to program with F# but don't know where to start? Start here! Learn the basic syntax and features of the language. In this learning path you'll: