⚡️ How to Make a Useless Class in C#... as safe as possible

🏷️ #devdigest #dotnet #net #csharp #microsoft

https://devdigest.today/goto/6644

Strongly typed generic object in C#

Because sometimes you just need bit more type safety.

tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura

Blogged: Closed class hierarchies - Exploring the .NET 11 preview - Part 4

https://andrewlock.net/exploring-the-dotnet-11-preview-4-closed-class-hierarchies/

In this post I describe what a closed closed hierarchy is, how to create one, and discuss why you might want one

#dotnet #csharp

Closed class hierarchies: Exploring the .NET 11 preview - Part 4

In this post I describe what a close closed hierarchy is, how to create one, and discuss why you might want to

Andrew Lock | .NET Escapades
Alvin Ashcraft's Morning Dew

A daily link blog for developers, focused on .NET, Windows, and modern web development.

Alvin Ashcraft's Morning Dew
🚀 Oh, the existential crisis of a developer—stuck in the Stone Age of C# 14 while the world marches on, and apparently, #JavaScript is the new gatekeeper of enlightenment. 🍪 Because nothing says "cutting-edge programming" like desperately trying to enable cookies. 🙄
https://medium.com/c-sharp-programming/i-am-behind-on-csharp-14-features-and-i-cant-prove-it-but-does-it-matter-b8f2ddd490ca #developercrisis #programming #CSharp #technologyenlightenment #HackerNews #ngated
I Am Behind on C# 14 Features, and I Can’t Prove It But Does It Matter?

I saw the release notes. I bookmarked the articles. I even watched the talk. But my production code still looks suspiciously like C# 12.

Medium
Alvin Ashcraft's Morning Dew

A daily link blog for developers, focused on .NET, Windows, and modern web development.

Alvin Ashcraft's Morning Dew

Found that I'm blind to code lines that don't seem off at first but are blatantly the wrong thing (like an event being connected to the wrong object). Had an issue where a ListBox in a custom-built autocomplete control was not firing an event that it should, was wondering why. A cursory glance never showed anything blatantly wrong. Breakpointing would've made me skirt past it, too.

I asked Claude about it and it turned out its event was connected to the TextBox. 🫠

Is that like, an ADHD thing? Do other ADHD people have that issue?

#programming #dotnet #csharp #claude #llms #llm #adhd

Those params arrays are quietly feeding the GC. This drop shows how C# 13 params ReadOnlySpan makes hot-path helpers zero alloc, plus practical takes on IAsyncEnumerable streaming, long jobs, and faster APIs.

#csharp #dotnet

.NET drip - Saturday, June 27,...
params ReadOnlySpan<T>: The Allocation-Free Params

params ReadOnlySpan<T>: The Allocation-Free Params — plus 9 curated .NET links

.NET Drip

Live for a #VR dev stream. LIVnyan-OnAirTap integration for VR VTubing. Today we're going to look at tracking bone positions and using that to adjust the foreground clip plane in realtime. I'll explain that on stream :3

https://twitch.tv/LumKitty

#VTuber #ENVTuber #VTuberEN #CSharp #Twitch #SmallStreamer

LumKitty - Twitch

[VR] Realtime FG clip adjustment based on VTuber position

Twitch

Just blogged: Follow-up to my 2021 console stack post: templates scaffold well, but shared glue code drifts when you maintain many CLI tools.

Now I use Devlead.Console.Template plus the Devlead.Console source package. Scaffold once, update bootstrap via NuGet. Partial Program hooks for your commands and DI.

https://www.devlead.se/posts/2026/2026-06-27-template-plus-source-package-my-dotnet-console-stack-in-2026

#dotnet #csharp #oss #nuget

@devlead - Mattias Karlsson's Blog - Template plus source package: my .NET console stack in 2026

How Devlead.Console and a slim template fix template drift while keeping the same opinionated console bootstrap

🎉 Nitrocid 0.2.1 Tech Preview is now available, as we promised yesterday! 🎉

#Nitrocid #NitrocidKS #KernelSimulator #TechNews #TechUpdates #dotnet #csharp #programming #Aptivi