Showing 2281–2292 of 18767 results
Building Computer Vision Solutions with Azure
Explore the tools and techniques for developing computer vision solutions using Microsoft Azure's AI capabilities.
Building Concurrent Applications with the Actor Model in Akka.NET
Easily build concurrent .NET applications using the high level abstractions of the Actor Model that automatically recovers from errors and that can be distributed across multiple computers with little additional effort.
Building Conferences with Telepresence and Managing Media Resources for Cisco Collaboration (300-070) CIPTV1
Supporting media resources is a key component to a Unified Collaboration deployment. This course will teach you how to configure media resources and conferencing using Unified Communications Manager, IOS, TelePresence, and TelePresence Conductor.
Building Configurable Applications Using .NET 5 Generic Host
Hard-coded paths, URLs, and other settings make your applications inflexible and difficult to change. This course will teach you how to use the .NET Generic Host and Configuration APIs in your applications, allowing them to update without recompiling.
Building Continuous Integration (CI) Pipelines
Learn to build CI pipelines to automate the process of integrating and testing code changes. Improve team collaboration and accelerate software delivery.
Building Conversational Experiences with Dialogflow
This course provides a deep dive into how to create a chatbot using Dialogflow, augment it with Cloud Natural Language API and operationalize it using Google Cloud tools.
Building Cross-platform Applications with .NET Core
Are you interested in building cross-platform .NET applications? This course walks you through the steps of creating console apps, services and even web endpoints with the .NET Core platform.
Building Cross-Platform Applications with .NET MAUI
Learn how to build cross-platform mobile and desktop applications using .NET MAUI, the next generation of Xamarin.
Building Cross-Platform Applications with .NET MAUI
Learn to build cross-platform applications using .NET MAUI, focusing on user interface design and development for multiple platforms.
Building Cross-Platform Applications with .NET MAUI
Discover how to build cross-platform applications using .NET MAUI, focusing on shared code and UI design for multiple platforms.
Building Cross-platform Mobile Apps in C# with Xamarin and Azure
Use your C# skills to build a cross-platform mobile application and a cloud-hosted back-end. You will learn how to use Xamarin and Azure together to quickly build a rich application with login, push notifications, and a lot of code reuse.
Building CRUD Actions in a JavaScript REST API
REST APIs are essential to a vast number of web applications. This course will teach you how to perform basic CRUD operations using a JavaScript REST API.