Software Development
Showing 325–336 of 2824 results
Build Your first end-to-end test with Playwright
In this module, you'll learn how to use Playwright to test a sample web application. You'll learn how to run tests, view test reports, and understand the structure of a Playwright project. You'll also learn how to use Visual Studio Code to run tests, debug tests, and record new tests. Finally, you'll learn how to create a new test suite, and how to refine your tests.
Build your first microservice with .NET
Microservice applications are composed of small, independently versioned, and scalable customer-focused services that communicate with each other by using standard protocols and well-defined interfaces. Each microservice typically encapsulates simple business logic, which you can scale out or in. You test, deploy, and manage the microservice independently. Smaller teams develop a microservice based on a customer scenario and choose the technologies that they use. This module teaches you how to build your first microservice by using .NET.
Build your first Orleans app with ASP.NET Core 8.0
Learn how to build cloud-native, distributed apps with Orleans.
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 Own Application Framework with ASP.NET MVC 5
In this advanced course, you will learn how to maximize your productivity with ASP.NET MVC by building your own application framework.
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.
Building .NET MAUI Applications with MVVM
This course will teach you how to build .NET MAUI applications using the MVVM architectural pattern.
Building a Back-End Application with NestJS
Learn to build efficient back-end applications using NestJS, focusing on TypeScript, modular architecture, and best practices for development.
Building a Data-driven ASP.NET Core Application with EF Core
This course will teach you how to build a full data-driven web application using ASP.NET Core and Entity Framework Core.
Building a hypermedia-driven RESTful Java microservice using Hypermedia as the Engine of Application State (HATEOAS)
Learn how to build hypermedia-driven RESTful Java microservices using HATEOAS (Hypermedia as the Engine of Application State). Explore how to enhance RESTful services by including hypermedia links that guide the client to future actions, improving flexibility and scalability.