Rob's Presentations with code, page 6
Kubernetes hands-on (Workshop)
  
  docker devops kubernetes 
   2/12/2024
   at NDC Sydney
   in Sydney, Australia
  Kubernetes is how you run Docker in production. Bring your laptop with Docker for Windows or Docker for Mac edge version installed....
  The Definitive Deep Dive into the .git Folder
  
  git 
   1/31/2024
   at NDC London
   in London, England
  What’s in the .git folder? How are commits stored? How do branches work? We’ll dive deep into the objects folder, unpack commits, look at the types of DAG nodes, examine object content, and build a complete visualization of the stored content....
  .NET Testing Best Practices
  
  asp.net core testing 
   1/24/2024
   at Cleveland C# User Group
   in Cleveland, OH (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....
  Minimal APIs with ASP.NET
   1/23/2024
   at Visual Studio Toolbox
  
  With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....
  Minimal APIs with ASP.NET
   1/2/2024
   at Hot Topics
   in San Diego, CA (virtual)
  With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....
  Minimal APIs with ASP.NET
   11/28/2023
   at Prairie DevCon Calgary
   in Calgary, AB, Canada
  With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....
  .NET Testing Best Practices
  
  asp.net core testing 
   11/27/2023
   at Prairie DevCon Calgary
   in Calgary, AB, Canada
  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....
  A Database DevOps Pipeline
  
  devops data 
   10/26/2023
   at All Day DevOps
  
  Are your automation practices accounting for the database? How do you verify database software quality? Most importantly, how do you care for customer data as the schema evolves?...
  .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....
  Minimal APIs with ASP.NET
   10/10/2023
   at ICS Con
   in Salt Lake City, UT
  With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....