Rob's Presentations with code, page 16
Minimal APIs with ASP.NET
4/7/2022
at CodeStock
in Knoxville, TN
With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....
Scaling the Testing Pyramid in TypeScript
spa javascript testing spa
4/5/2022
at DevIntersection
in Las Vegas, NV
Unit tests? Integration tests? Mocks? Stubs? Fakes? How does this apply to the web? Let’s look at all the ways you can test a web app and demo all the tools you’d use....
Moving to Azure
azure asp.net cloud
3/22/2022
at Private Event
How to we get to “the cloud”? What is “the cloud”? In this session we’ll look at modernizing a legacy application, removing single-server technologies like AppData and per-node cache....
Minimal APIs with ASP.NET
3/18/2022
at New Mexico .NET User Group
in New Mexico (virtual)
With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....
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....
Minimal APIs with ASP.NET
3/4/2022
at Philly .NET Code Camp 2022
in Philadelphia, PA (virtual)
With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....
The Definitive Deep Dive into the .git Folder
git
3/4/2022
at Philly .NET Code Camp 2022
in Philadelphia, PA (virtual)
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....
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
2/25/2022
at GDG Minsk Cloud Meetup
in Minsk (virtual)
Are you looking to rapidly deploy your content? Are Docker containers in your future? Come for this demo-only presentation where we start from scratch, live-code a Dockerfile, build up a DevOps pipeline in GitHub Actions, and deploy to Kubernetes....
The Definitive Deep Dive into the .git Folder
git
2/24/2022
at ConFoo
in Montreal, Québec, Canada (virtual)
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....
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
2/23/2022
at Utah County .NET User Group
in Provo, UT (virtual)
Are you looking to rapidly deploy your content? Are Docker containers in your future? Come for this demo-only presentation where we start from scratch, live-code a Dockerfile, build up a DevOps pipeline in GitHub Actions, and deploy to Kubernetes....