About
Recent projects have included a new API and UI written in .NET CORE for a large international insurance broker that allows for insurance carriers to easily view upcoming renewing policies and developing a Kafka-based Customer 360-degree View solution for a mid-sized US health insurer.
Past speaking engagements have included NDC Sydney, Cream City Code, Chicago Code Camp, PASS Summit, and numerous SQL Saturdays throughout the US.
In his spare time, he can be found writing his own software instead of using package solutions or on the ice as an ice hockey player and referee.
Sessions at dev up 2022
Let's Get Scary and Continuously Deploy Database Changes!
Continuous deployment of our applications is easy! To roll back, all we have to do is just redeploy our old code and everything works again. Our application developers have been practicing these me...
Entity Framework (Core) Unchained: Getting the Best Performance from Your ORM
Entity Framework makes data access in .NET applications as easy as defining some classes, adding a connection string, and writing some LINQ statements. But listen to developers and database adminis...