Maarten Balliauw

@maartenballiauw@mastodon.online
2.1K Followers
300 Following
1.7K Posts
Loves web, HTTP, C#, Azure and application performance. Head of Customer Success at #DuendeSoftware. Founded www.speaker.travel. Frequent speaker. Opinions are my own.
Bloghttps://blog.maartenballiauw.be
JetBrainshttps://www.jetbrains.com
SpeakerTravelhttps://speaker.travel
GitHubhttps://github.com/maartenba
Literally 1h after my wife decided macOS was not for her, her #windows11 device bluescreens saying no bootdisk found.

Migrating from .NET Framework to modern .NET? In the latest Breakpoint Show, we chat with Tomas Herceg about what developers need to know before moving legacy code to today’s standards. Don’t miss this expert-packed episode!

#DotNET #LegacyCode

https://www.breakpoint.show/podcast/episode-039-dont-call-my-net-baby-ugly/

Episode 039 – Don’t Call My .NET Baby Ugly! - The Breakpoint Show

https://youtu.be/P1rs1ECZcxUWelcome to the thirty-ninth episode of The Breakpoint Show! In this episode, we tackle one of the biggest challenges many development teams face today: migrating .NET Framework applications to modern .NET. And we’re not doing it alone — we’re joined by special guest Tomas Herceg, an expert in .NET migrations and modernizing legacy systems.Tomas shares

The Breakpoint Show -

Just did a big rewrite of a docs page on dynamic identity providers in Duende #identityserver.

That was fun to dive in, and makes me appreciate the thought put in to designing both #aspnetcore and IdentityServer itself.

https://docs.duendesoftware.com/identityserver/ui/login/dynamicproviders/

#dotnet #security #oauth

(also big thanks to @khalidabuhakmeh for the fantastic preview images on new docs pages)

Dynamic Providers

Documentation for IdentityServer's Dynamic Identity Providers feature, which enables configuring external authentication providers from a store at runtime without performance penalties or application recompilation.

Duende Software Docs

Blogged: Going beyond singleton, scoped, and transient lifetimes—tenant, pooled, and drifter

https://andrewlock.net/going-beyond-singleton-scoped-and-transient-lifetimes/

In this post I investigate some 'experimental' dependency injection scopes that provide additional features over Singleton, Scoped, and Transient

Based on the discussion by @khalidabuhakmeh @maartenballiauw and @cwoodruff on @breakpointshow!

#dotnet #aspnetcore

Going beyond singleton, scoped, and transient lifetimes—tenant, pooled, and drifter

In this post I investigate some 'experimental' dependency injection scopes that provide additional features over Singleton, Scoped, and Transient

Andrew Lock | .NET Escapades

Are you tired of generic exceptions in #EntityFramework? Let’s fix this! 😌

📺 OSS Power-Ups: EntityFramework.Exceptions
🗣 Speaker: Giorgi Dalakishvili

📅 Thursday, Apr 3, 3pm UTC
🤗 Open to all, welcome!
🎟 More info: https://blog.jetbrains.com/dotnet/2025/03/07/webinar-oss-power-ups-entityframework-exceptions/?utm_medium=social&utm_source=mastodon&utm_campaign=webinar-oss-power-ups-entityframework-exceptions

#dotnet #oss #powerups

Webinar – OSS Power-Ups: EntityFramework.Exceptions | The .NET Tools Blog

Join us Thursday, April 3, 2025, 15:00 – 16:30 UTC (check other timezones) for our free live webinar, OSS PowerUps – EntityFramework.Exceptions, with Giorgi Dalakishvili. This is the fourtheenth episo

The JetBrains Blog

Dependency Injection in .NET—are you using it effectively? In the latest Breakpoint Show episode, we break down DI fundamentals, explore lifetime strategies (Singleton, Scoped, Transient), and share best practices to avoid common pitfalls.

Tune in and level up your .NET skills!

https://www.breakpoint.show/podcast/episode-036-episode-of-a-lifetime/

#DotNET #DependencyInjection #CSharp

Episode 036 – Episode of a Lifetime - The Breakpoint Show

https://www.youtube.com/watch?v=DhrddcvSYQoWelcome to the thirty-sixth episode of The Breakpoint Show! This time, we’re diving into a core topic for every .NET and C# developer—dependency injection (DI)! Whether you’ve been using DI for years or still find some parts of it a mystery, this episode will help you understand the why, how, and when of using DI

The Breakpoint Show -
TIL (Tonight I Learned) toddlers can throw a tantrum at 2 AM
Inlining #csharp methods for some #dotnet performance
Tough.
Down Jones amirite?