About
Sessions at dev up 2024
Build an ASP.NET Core Blazor Web Assembly SPA in a Day Hands-on Lab
In this hands-on lab, we will build an ASP.NET Core Blazor WebAssembly single-page application from the ground up.
Building RESTful Services with ASP.NET Core
In this session, we cover the power of building RESTful services with ASP.NET Core. From building and configuring the web host, dependency injection and the options pattern, environmental awareness...
One Band - One Song: Building High Performance Teams
Like the progression of a band moving from 5th grade to university, teams go through a series of growth steps. In this talk, I discuss the different phases of team dynamics, how to facilitate that ...
Versioning and Documenting ASP.NET Core Services
Building an API with ASP.NET Core is only half the job. If you're API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for...