Software Development
Showing 841–852 of 2653 results
Domain Driven Design Made Easy
This course helps software architects learn domain-driven design, its objects, activities, and abstractions, and how designs can be turned into software.
Domain-Driven Design Fundamentals
This course will teach you the fundamentals of Domain- Driven Design (DDD) through a demonstration of customer interactions and a complex demo application, along with advice from renowned DDD experts.
Download and upload files in a JavaScript app with Microsoft Graph
Learn how to list, download, and upload a user's files from a single-page application by using Microsoft Graph.
Download and upload files in an ASP.NET Core app with Microsoft Graph
Learn how to list, download, and upload a user's files in an ASP.NET Core application by using Microsoft Graph.
Drive higher utilization of your Java apps – autoscaling
Learn how to drive higher utilization of your Java apps on Azure using autoscaling.
Dynamic C# 7 Fundamentals
Take advantage of dynamic C# to reduce the amount of code that needs to be written, meaning more time to deliver more features to the customer. You'll learn how dynamic C# can make many programming tasks easier.
Dynamic Programming in C# 10
C# is a statically typed language but it also has (often overlooked) dynamic features. This course will teach you to use dynamic C# to make some difficult and cumbersome programming tasks easier and allow you to create more flexible C# applications.
Dynamically meet changing web app performance requirements with autoscale rules
Respond to periods of high activity by incrementally adding resources, and then removing these resources when activity drops, to reduce costs.
Easy Healthy Tests with Component Harnesses
Component harnesses let you create a supported API for interacting with a component in tests the same way a user will. This talk will show you how you to use the Angular CDK to build your own harnesses for easier, healthier tests in all environments.
Edit code through branching and merging in Git
Level up your Git knowledge by learning how to keep code separate in branches, and how to merge them later.
Edit code using any device with Visual Studio Code for the Web
In this module, you'll learn how to use Visual Studio for the Web to develop from any device that is browser compatible. We'll explore how to make and review lightweight code edits using Visual Studio Code for the Web. Finally, we'll learn how to continue working in a different environment to get the full feature set of Visual Studio Code.
EF Core 6 Fundamentals
This course will teach you how to use Entity Framework Core 6 to perform data access in your .NET applications.