Rob's Presentations on asp.net core, page 2
.NET Testing Best Practices
asp.net core testing
10/10/2023
at ICS Con
in Salt Lake City, UT
This is a #NoSlides presentation where we’ll live-code all the tests. We’ll start with a code sample, discuss the tests we want to build, use xUnit and MoQ to build the tests, then refactor the code to be more testable....
.NET Testing Best Practices
asp.net core testing
6/16/2023
at NMUG - New Mexico .NET Users Group
in Albuquerque, NM (virtual)
This is a #NoSlides presentation where we’ll live-code all the tests. We’ll start with a code sample, discuss the tests we want to build, use xUnit and MoQ to build the tests, then refactor the code to be more testable....
Building Great .NET Microservices
asp.net core docker kubernetes devops
4/11/2023
at Private Event
What is the right size for a microservice? What are the critical pieces in a service?...
.NET Testing Best Practices
asp.net core testing
3/28/2023
at Tulsa .NET User Group
in Tulsa, OK (virtual)
This is a #NoSlides presentation where we’ll live-code all the tests. We’ll start with a code sample, discuss the tests we want to build, use xUnit and MoQ to build the tests, then refactor the code to be more testable....
.NET Testing Best Practices
asp.net core testing
11/17/2022
at Utah County .NET User Group
in Provo, UT (virtual)
This is a #NoSlides presentation where we’ll live-code all the tests. We’ll start with a code sample, discuss the tests we want to build, use xUnit and MoQ to build the tests, then refactor the code to be more testable....
Azure DevOps Podcast: Web Services in .NET 6
devops asp.net core
10/3/2022
at Azure DevOps Podcast with Jeffrey Palermo
...
Create Robust Deployments for your SPA and API
docker kubernetes asp.net core vue.js
9/22/2022
at JCON-Online 2022
You’ve built a SPA and an API backend, and you’re now looking to deploy with ease....
Unit Testing in .NET with XUnit and MoQ
asp.net core testing
6/21/2022
at Utah County .NET User Group
in Provo, UT (virtual)
This is a #NoSlides presentation where we’ll live-code all the tests. We’ll start with a code sample, discuss the tests we want to build, use xUnit and MoQ to build the tests, then refactor the code to be more testable....
Your Technology Your Way: Full-stack Web and Service with .NET and Node
asp.net core javascript node
3/16/2022
at Utah County .NET User Group
in Provo, UT (virtual)
Do you want to build full-stack with your stack? We’ll build an ASP.NET website using Blazor and WebAPI, a back-end service using Service Worker and gRPC....
ASP.NET Core in Containers on .NET 5
docker devops asp.net core
10/9/2021
at Virtual .NET Core Conf
in Madrid, Spain (virtual)
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. ASP.NET Core is a cross-platform, open-source reimagination of the Microsoft stack....