Developer
Showing 121–132 of 843 results
Build your first web app with Blazor
Learn how to build your first web app with Blazor.
Build your kernel
This module introduces the Semantic Kernel SDK. Learn how the kernel connects code to large language models to extend functionality with generative artificial intelligence.
Build your own AI copilot with vCore-based Azure Cosmos DB for MongoDB and Azure OpenAI
Learn how to use your own data to build AI copilots using vCore-based Azure Cosmos DB for MongoDB and Azure OpenAI. You'll focus on database setup and vector search integration for easy AI application development.
Build your tech resilience
Far too many talented people avoid choosing or actively decide to leave tech because it can be unwelcoming. Our mission? To help build a more inclusive future for the tech industry by fostering confidence, a growth mindset, resilience, and a sense of belonging. Start here to grow more as an individual and team and learn useful strategies that have a strong research base of evidence for improving effectiveness in the workplace. By the end of this series, we hope you have a new way of taking ownership over your problem-solving process, which you can apply when debugging code or when working with a team under a tight deadline.
C# testing in Visual Studio
Start testing your C# apps by using the testing tools in Visual Studio.
Caching and performance in Azure storage disks
Moving data as fast as possible is good for business. Learn about disk performance in Azure, how caching can help optimize read and write access to storage, and how to enable caching to help optimize the performance of Azure VM disks.
Call an API from an Azure Logic Apps workflow using a custom connector
Call any Web API from a logic app workflow using the custom connector.
Call methods from the .NET Class Library using C#
Use functionality in the .NET Class Library by calling methods that return values, accept input parameters, and more.
Capture Web Application Logs with App Service Diagnostics Logging
Use application logs in Azure Web Apps to help debug web app code.
Chain Azure Functions together using input and output bindings
Azure Functions makes it easy for your function code to integrate with data and services. Through the power of bindings, you declare the data sources to read and write, and let Azure Functions take care of the rest.
Challenge project – Add image analysis and generation capabilities to your application
Demonstrate your ability to develop a smart web application that integrates computer vision capabilities, leveraging Azure AI Vision and Azure OpenAI cognitive services.
Challenge project – Build a minigame with GitHub Copilot and Python
Demonstrate your ability to analyze, create, and use different methods to develop a console minigame in Python with GitHub Codespaces and GitHub Copilot.