Enjoying the newsletter? Your feedback helps us grow and reach more developers.

Share your testimonial →

Today's Articles

Playwright - with Debbie O'Brien

https://unhandledexceptionpodcast.com/posts/0083-playwright/

In this episode, I was joined by Debbie O’Brien to chat about Playwright - Microsoft’s open-source end-to-end testing framework. I’m a huge fan of Playwright, so I was really excited to have this chat...

Facet & traditional mappers in 2026

https://medium.com/@timmaes/facet-traditional-mappers-in-2026-06c907c60dd6?source=rss------csharp-5

The Mapper Problem

Context Propagation in Distributed Applications and Microservices

https://medium.com/@leogcrocha/context-propagation-in-distributed-applications-and-microservices-34242b90c06d?source=rss------dotnet-5

In this post, I’ll discuss something essential but often ignored. Context Propagation (CP). Even applications that uses OpenTelemetry for…

C# Channels Explained — From Producer-Consumer Basics to High-Performance .NET Systems

https://medium.com/@abhirajgawai/c-channels-explained-from-producer-consumer-basics-to-high-performance-net-systems-f8ab610c0639?source=rss------dotnet-5

C# Channels provide a precise way to control flow, apply backpressure, and coordinate async work inside high-traffic .NET applications.

Implementing Large File Uploads and Downloads in Azure Blob Storage With .NET

https://antondevtips.com/blog/implementing-large-file-uploads-and-downloads-in-azure-blob-storage-with-dotnet

Learn how to get started with Azure Storage Account, how to create an account, enable anonymous file access and create blob storage. Learn how to implement efficient large file uploads and downloads i

Why We Abandoned Enums for Strings in Our .NET gRPC Service

https://medium.com/@sayed.cse01/why-we-abandoned-enums-for-strings-in-our-net-grpc-service-fc0c7b1bb47c?source=rss------dotnet-5

Here is the story of why we spent hours fighting the Protobuf specification, and why we ultimately decided to serialize our Enums as…

How Do C# Records Improve the Design of Data Transfer Objects (DTOs) in .NET Applications?

https://www.c-sharpcorner.com/blogs/how-do-c-sharp-records-improve-the-design-of-data-transfer-objects-dtos-in-net-applications

Discover how C# records revolutionize DTO design in .NET! Learn why they're often superior to classes for data transfer, offering immutability, and value-based equality.

Source Control in VS Code now displays Git stashes 📦

https://www.youtube.com/shorts/VlkqsUuw9l8

Framework vs Core vs 5+: The .NET Confusion — Finally Solved

https://medium.com/@rp99452/framework-vs-core-vs-5-the-net-confusion-finally-solved-4c8e5471cf60?source=rss------dotnet-5

For nearly two decades, .NET Framework was the king of Windows development. It was powerful but tied strictly to..

Databases Are Not a Religion: Stop Choosing Tech Like a Fanboy

https://rahulsahay19.medium.com/databases-are-not-a-religion-stop-choosing-tech-like-a-fanboy-29bc0253d530?source=rss------dotnet-5

Every few months, the tech internet discovers a new “best database”.

Why ASP.NET Core Feels Stable in a Fast-Changing World

https://medium.com/@nagarajvela/why-asp-net-core-feels-stable-in-a-fast-changing-world-3d3bd106bbbf?source=rss------dotnet-5

Unpacking the Reliability of ASP.NET Core

C# 14: From Helper Classes to First-Class APIs

https://www.c-sharpcorner.com/article/c-sharp-14-from-helper-classes-to-first-class-apis/

C# 14 extension members introduce extension properties, operators, and static members. Learn how they transform helper classes into first-class APIs and enable modern, expressive, and binary-safe .NET...

Agent Skills in VS Code

https://www.youtube.com/watch?v=Ey1-FuAUgkI

Keep Reading

No posts found