Developer
Showing 193–204 of 843 results
Create a large language model deployment
This module provides a step-by-step guide on how to provision an Azure OpenAI cloud resource, create a deployment for a specific large language model (LLM), and experiment with different prompts to explore the capabilities of an LLM in various scenarios.
Create a long-running serverless workflow with Durable Functions
Learn how to orchestrate a long-running workflow as a set of activities using Durable Functions.
Create a mixed reality basketball player lineup with the Mixed Reality Toolkit
Use C#, Visual Studio, Unity, and the Mixed Reality Toolkit to create an interactive virtual reality experience compatible with the HoloLens. Inspired by Space Jam: A New Legacy, you create an experience for coaches and fans to learn more about the Tune Squad.
Create a new .NET project and work with dependencies
Use dependencies from the NuGet registry to develop .NET applications faster. Learn how to manage dependencies for your project.
Create a new Node.js project and work with dependencies
Use dependencies from the npm registry to develop Node.js applications faster. Learn how to manage dependencies for your project. This module uses JavaScript CommonJS in the Node.js runtime.
Create a UI in a .NET MAUI app by using XAML
Learn how to design a UI for a .NET MAUI app using XAML
Create a UI that uses data binding in .NET MAUI.
Learn how to add data binding to your UI. With data binding, your UI automatically updates when the data changes. When data types don't match, you can use a converter to transform data for the UI.
Create a voice calling web app with Azure Communication Services
In this module, you create a basic web app that can be used for voice calling with Azure Communication Services.
Create a web API with ASP.NET Core controllers
Create a RESTful service with ASP.NET Core controllers that supports create, read, update, delete (CRUD) operations.
Create a web UI with ASP.NET Core
Learn how to create web pages using Razor with ASP.NET Core.
Create accessible web apps by using ASP.NET Core
Diagnose and fix common web accessibility issues in an ASP.NET Core application.
Create Adaptive Card Extensions (ACE) for Microsoft Viva Connections
This module will introduce you to creating custom Adaptive Card Extensions (ACEs) with the SharePoint Framework (SPFx) that can be used in Viva Connections dashboards. These ACEs will work within all Viva Connections clients including the desktop and mobile apps.