Tagged

#dotnet

10 episodes · page 3 of 4 Newest first
play
EP.034 Mar 31, 2022

Geeking out on .NET

with Nick Chapsas

In this episode, I was thrilled to be joined by Nick Chapsas! If you're a .NET developer - then his YouTube channel is an absolute must! Given all the amazing topics he covers on his channel - it would have been a shame to just chat with...

#grpc#k8s#minimal-api#mediatr
play
EP.033 Mar 19, 2022

Razor Pages

with Mike Brind

In this episode, I was joined by Mike Brind to chat about ASP.NET Core Razor Pages. We also spoke about his Manning MEAP book, ASP.NET Core Razor Pages in Action.

#dotnet#blazor#asp.net
play
EP.031 Feb 17, 2022

MassTransit and Open Source

with Chris Patterson

In this episode, I was joined by Chris Patterson to chat about the open-source distributed messaging framework, MassTransit. We also spoke about open-source, event-driven architecture, docker, k8s, testing, Rider, and more!

#masstransit#messaging#open-source#azure-service-bus
play
EP.029 Nov 26, 2021

Snapshot Testing

with Simon Cropp

In this episode, I was joined by Simon Cropp to chat about a form of testing called Snapshot testing! Simon is the author of Verify, which is a library that I'm quickly discovering is going to save me a HUGE amount of time when writing...

#snapshot-testing#testing#dotnet
play
EP.026 Oct 15, 2021

Event Sourcing and Event Driven Architecture

with Callum Linington

In this episode, I was joined by Callum Linington to chat about Event Sourcing! Events over time are how the world works - so shouldn't we be leveraging that in our architectures? As quite often happens, we also went on one or two...

#event-driven-architecture#mediatr#dotnet#kafka
play
EP.025 Oct 3, 2021

NDepend

with Patrick Smacchia

In this episode, I was joined by Patrick Smacchia, all the way from the beautiful island of Mauritius, to chat all about NDepend! An amazing tool for analysing .NET projects and displaying tons of useful information to help improve code...

#code-quality#dotnet
play
EP.024 Sep 18, 2021

Dependency Injection in .NET

with Steve Collins

In this episode, I was joined by Steve Collins to chat all about dependency injection in .NET. We (well, Steve!) demystified terms such as dependency inversion and inversion of control containers, and then delved into the world of...

#dependency-injection#dotnet#asp.net
play
EP.022 Aug 22, 2021

Jetbrains Rider, and Code With Me

Everyone who knows me, knows I'm a massive fan of Jetbrains Rider! So it was about time we had an episode on it! In this episode, I was joined by both Maarten Balliauw and Kirill Skrygan to chat all about it. We discussed the Rider...

#rider#dotnet
play
EP.020 Jul 22, 2021

Mark Rendle's Stream of Consciousness

In this episode, I was joined by Mark Rendle to chat about his experiences live-coding/streaming on Twitch! Warning: We went on a lot of tangents during the conversation! It's all good though - as they were all awesome tangents! We not...

#streaming#dotnet
play
EP.019 Jul 13, 2021

Blazor

with Chris Sainty

In this episode, I was thrilled to be joined by Chris Sainty to chat all about Blazor! Blazor is a new .NET technology allowing you to build SPA-like frontend web UIs in C#! Very focused on developer productivity and componentisation -...

#blazor#testing#dotnet