The Modern .NET Show - podcast cover

The Modern .NET Show

Jamie Taylordotnetcore.show
Calling all .NET developers! Dive into the heart of modern .NET technology with us. We are the go-to podcast for all .NET developers worldwide; providing an audio toolbox for developers who use modern .NET. Our show, previously known as The .NET Core Podcast, is all about keeping you up-to-date and empowered in this ever-evolving field. Tune in for engaging interviews with industry leaders, as we discuss the topics every .NET developer should be well-versed in. From cross-platform wonders to cloud innovations, we're here to ensure you're armed with the knowledge to excel with the modern .NET technology stack. Join us on this exciting journey, where learning, growing, and connecting with fellow developers takes centre stage. Let's embrace the new era of .NET together!
Download Metacast podcast app
Podcasts are better in Metacast mobile app
Don't just listen to podcasts. Learn from them with transcripts, summaries, and chapters for every episode. Skim, search, and bookmark insights. Learn more

Episodes

Learning Azure with Jonah Andersson: A Developer's Guide to Cloud Computing and Development Fundamentals

RJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Software Development Services , whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "So the cloud adoption framework actually has a lot of steps for organizations or IT teams to start assessing their existing environments first and planning the stage before they moderni...

Jun 27, 20251 hr 15 minSeason 7Ep. 22

Dapr: The Secret Sauce to Simplifying Distributed Applications with Mark Fussell

RJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Software Development Services , whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "Yeah, exactly. In fact, one of the central premises of Dapr has, you know, one of its goals is not only to be multi-language, in that anyone can use the APIs from any language they come...

Jun 13, 20251 hr 10 minSeason 7Ep. 21

.NET Aspire: How Maddy Montaquila and the .NET Team Are Revolutionizing Development

RJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Software Development Services , whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "If your app has a backend, it's Aspire-able. And so it's tools, templates, and packages for really any type of app… So just being able to walk up to a repo, clone it, and hit F5. When w...

May 30, 20251 hr 2 minSeason 7Ep. 20

.NET Web App Modernization Made Easy with Tomáš Herceg's New Book and DotVVM

DotConnect and Entity Developer dotConnect and Entity Developer boost .NET development with high-performance ADO .NET providers and visual ORM builder. Try a 30-day free trial now! Show Notes "I remember I had the entire life cycle of the web forms printed on a wall. It was like six sheets of paper and it was very complex, and it was very useful to have it on the wall because, like, you could always look at it and say, "okay, this is going on before this one." So you have to like switch the orde...

May 16, 20251 hrSeason 7Ep. 19

Jonathan Peppers Unleashes Code Chaos: How .NET Meets the NES

RJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services , whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "When you program for the NES you deeply need to understand the hardware, right. And that's not a thing; like as a .NET developer you don't really know what a register is, or like or a bus, or lik...

May 02, 20251 hr 5 minSeason 7Ep. 18

Google Gemini in .NET: The Ultimate Guide with Jochen Kirstaetter

RJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Software Development Services , whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "So on my side it was actually, the interesting experience was that I kind of used it one way, because it was mainly about reading the Python code, the JavaScript code, and, let’s say li...

Apr 18, 202555 minSeason 7Ep. 17

From Code to Cloud in 15 Minutes: Jason Taylor's Expert Insights And The Clean Architecture Template

RJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services , whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "So I've been focused on the code to cloud journey, I like to call it, for the template. And two years ago, my goal was to provide a solution that could take you from code to cloud in 45 minutes o...

Apr 04, 20251 hr 2 minSeason 7Ep. 16

Deploying With Confidence: Sam Gomez on Terraform, Bicep, and Infrastructure as Code

Show Notes "If you talk to people that have been doing Terraform for many years, they're going to tell you that, "Terraform is the law and Terraform is the way to go." But like you said, there's different tools, I would say, or languages that you can use for infrastructure as code. And it really depends what you want to do, what your developers are used to or are comfortable with and what works with your organization as it should be with any tool in software development. You got to grab the one ...

Mar 21, 20251 hr 8 minSeason 7Ep. 15

Metaprogramming Made Accessible: Gael Fraiteur Explores the World of Metalama

RJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services , whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "And I think this is really the key factor in software development. I think it's really to keep complexity low, because in most projects, unless you are writing an operating system, a framework or...

Mar 07, 202559 minSeason 7Ep. 14

The Infinite Game Meets Azure Security with Bojan Magušić

RJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services , whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "I always believe, and this is taking my kind of Microsoft hat off, and I'm sharing my personal view here. I definitely believe regardless of the public cloud provider in question, they're all par...

Feb 21, 20251 hr 4 minSeason 7Ep. 13

Grokking Application Security: Malcolm McDonald on Securing Your Apps

RJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services , whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "This should be a mantra for anyone working on web applications or web APIs: you should validate any input of the application as much as possible. When you conceptualize it, all the malicious inpu...

Feb 07, 20251 hr 12 minSeason 7Ep. 12

The Security Expert Speaks: Tanya Janca on Learning to Code Securely

RJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services , whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "From the very first lesson of "Hello, World" they teach us to make insecure code. So the first thing with "Hello, World" is how to output to the screen. That is fine. But the second part of "Hell...

Jan 24, 20251 hr 11 min

Unlocking the Power of AI: Jim Bennett on Pieces for Developers

RJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services , whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "So we're dealing with code bases that are getting bigger and bigger every day. You know, those million line code bases, two million line code bases is not unusual. We are being pushed to do more....

Jan 10, 20251 hr 9 minSeason 7Ep. 10

Modern .NET NuGet Packaging with Scott Harden

RJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services , whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "So a lot of these features are new features that probably weren't there when you first made your package. But I'd like to just briefly talk through what each of these are and talk about how to fi...

Dec 20, 202449 minSeason 7Ep. 9

Open-Source and Our Digital Legacies with Scott Harden

RJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services , whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "I don't want to go into the details right now, but for the listeners, I will say that we are right in the middle of an explosive situation right now with some WordPress drama. WordPress and WP En...

Dec 13, 20241 hr 15 minSeason 7Ep. 8

The Spirit of Open Source in a Modern .NET World with Scott Harden

RJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services , whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "One of the projects that I work on right now that's probably one of my more successful ones, It's a scientific data visualization library for .NET. It's called ScottPlot. The name is silly. It's ...

Dec 06, 20241 hr 23 minSeason 7Ep. 7

Cleipnir and Beyond: On Resilient Development Practices with Thomas Sylvest

RJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services , whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "So part of what Resilient Programming is about and what the framework does is that it kind of like tries to provide a nice abstraction, a developer-friendly abstraction for implementing distribut...

Nov 22, 20241 hr 6 minSeason 7Ep. 6

The Art of Teaching Programming using Unity: An Interview with Harrison Ferrone

Metalama This episode of The Modern .NET Show is supported, in part, by Metalama , reduce your boilerplate code by up to 15% with Metalama's C#-to-C# template engine and reduce your code complexity today! Show Notes "Like the whole point is to learn a system of thinking, like to learn how to analyze; how to, like, pick out what's happening and identify your problem, and then to implement a solution that fits your needs."— Harrison Ferrone Welcome friends to The Modern .NET Show; the premier .NET...

Nov 08, 20241 hr 6 minSeason 7Ep. 5

Powering Up with Erik Jensen: An Introduction to EF Core Power Tools

Metalama This episode of The Modern .NET Show is supported, in part, by Metalama , reduce your boilerplate code by up to 15% with Metalama's C#-to-C# template engine and reduce your code complexity today! Show Notes Hi everyone, Just a quick thing before we start: this episode was recorded in the middle of summer, which meant that Erik needed to have his office window open. It's possible to hear the outside traffic throughout, but rest assured that our editing team have done what they can to red...

Oct 25, 20241 hr 9 minSeason 7Ep. 4

Chainguard and Securing Your Containers with Adrian Mouat

RJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services , whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "Okay. So I’ll come on to that point is that’s obviously something i’d like to talk about. But a couple of things I should mention, I guess. That I think you’re absolutely right with all the point...

Oct 11, 20241 hr 6 min

CQRS, System Maintainability, and Pragmatic Tech Choices with Dejan Miličić

Metalama This episode of The Modern .NET Show is supported, in part, by Metalama , reduce your boilerplate code by up to 15% with Metalama's C#-to-C# template engine and reduce your code complexity today! Show Notes "Essentially, when you look at it, what we are doing, we are not building software. We are changing it, we are maintaining it. Because when you look at the typical lifecycle of the application, enterprise one I would say, or any big system where you invest lots of time lots of money ...

Sep 27, 20241 hr 5 minSeason 7Ep. 2

LinqPad and Building Developer Platforms with Joe Albahari

RJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services , whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "You can use Linq to write database... to query a database and I thought, "well you can interactively write queries in SQL using tools like SQL Server Management Studio, so wouldn't it be great if...

Sep 13, 20241 hr 4 minSeason 7Ep. 1

Generative AI for .NET Developers with Amit Bahree

Avalonia XPF This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services , where your podcast becomes extraordinary. Show Notes Maybe start with Generative AI. As you, I think, touched on, it's different from what we call "traditional AI." And I also want to acknowledge the term "traditional AI"l is very odd to say it's not traditional. It's very much prevalent and relevant and active — Amit Bahree Welcome to The Modern .NET Show! Formerly known as The .NET ...

Jul 26, 20241 hr 8 minSeason 6Ep. 23

Navigating the ASP .NET Core Maze: From Middleware to Minimal APIs and Modern C# with Andrew Lock

Avalonia XPF This episode of The Modern .NET Show is supported, in part, by Avalonia XPF , a binary-compatible cross-platform fork of WPF, enables WPF apps to run on new platforms with minimal effort and maximum compatibility. Show Notes Yeah, exactly. And it means you can, if you see it in its sort of native place, next time that you're writing something, maybe you don't go and change all your IEnumerables to IAsyncEnumerable because that's not worth doing. But maybe next time you're writing a ...

Jul 12, 20241 hr 8 minSeason 6Ep. 22

Breaking the Compromise: Unravelling the Truths of Cyber Security with Lianne Potter and Jeff Watkins

Avalonia XPF This episode of The Modern .NET Show is supported, in part, by Avalonia XPF , a binary-compatible cross-platform fork of WPF, enables WPF apps to run on new platforms with minimal effort and maximum compatibility. Show Notes What do they go for? They go for one that's separated from the herd. And the idea behind cyber security nowadays should really actually be: put enough security controls in that they just go, "you know what? There's someone down the road that's got it all wide op...

Jun 28, 20241 hr 13 minSeason 6Ep. 21

.NET Unwrapped: From Workflow Engines to Identity, A Developer's Journey with Dustin Metzgar

Avalonia XPF This episode of The Modern .NET Show is supported, in part, by Avalonia XPF , a binary-compatible cross-platform fork of WPF, enables WPF apps to run on new platforms with minimal effort and maximum compatibility. Show Notes I want it to be like one of those books that you can pick up and you can, like, you don't have to have .NET experience. You might, you know, maybe, you know, Java or maybe, you know, Python or something like that. You should be able to pick this book up and get ...

Jun 14, 20241 hr 23 minSeason 6Ep. 20

Temporal: Orchestrating Success in Distributed Systems with Security and Simplicity with John Kattenhorn

Avalonia XPF This episode of The Modern .NET Show is supported, in part, by Avalonia XPF , a binary-compatible cross-platform fork of WPF, enables WPF apps to run on new platforms with minimal effort and maximum compatibility. NService Bus This episode of The Modern .NET Show is supported, in part, by NServiceBus , the ultimate tool to build robust and reliable systems that can handle failures gracefully, maintain high availability, and scale to meet growing demand. Make sure you click the link ...

May 31, 20241 hr 11 minSeason 6Ep. 19

Uno Platform: One UI to Rule Them All with Martin Zikmund

Avalonia XPF This episode of The Modern .NET Show is supported, in part, by Avalonia XPF , a binary-compatible cross-platform fork of WPF, enables WPF apps to run on new platforms with minimal effort and maximum compatibility. Show Notes Uno Platform started off as the core UI framework. UI and non UI, because as part of Uno Platform itself, you have some non UI APIs like accelerometer and like these device sensors that you can use in a cross platform manner. So that part is the core framework, ...

May 17, 20241 hr 6 minSeason 6Ep. 18

.NET MAUI: Navigating the Cross-Platform Code Seas with Maddy Montaquila

Avalonia XPF This episode of The Modern .NET Show is supported, in part, by Avalonia XPF , a binary-compatible cross-platform fork of WPF, enables WPF apps to run on new platforms with minimal effort and maximum compatibility. Show Notes Yeah, so .NET MAUI is the .NET stack, framework, whatever you want to call it, for writing one code base that runs on what we call client devices, client platforms. So you have the web, you have ASP .NET Blazor and all that stuff. You have the console apps, you ...

May 03, 20241 hrSeason 6Ep. 17

Building Secure Software: Unveiling the Hidden Dependencies with Niels Tanis

Avalonia XPF This episode of The Modern .NET Show is supported, in part, by Avalonia XPF , a binary-compatible cross-platform fork of WPF, enables WPF apps to run on new platforms with minimal effort and maximum compatibility. Show Notes And keep in mind that, not to bash OWASP and the top ten at all because I'm a big fan of OWASP, but people always tell me like, "yeah, I'm OWASP compliant," and that's the biggest BS, to be honest. Because a top ten could not like, it should be an awareness piec...

Apr 19, 20241 hr 15 minSeason 6Ep. 16
Hosted on Libsyn
For the best experience, listen in Metacast app for iOS or Android
Open in Metacast