AA bb
Stories for AA bb
@aaa_27698·Become a member
Medium daily digest

Today's highlights

Nikhil Sharma
Nikhil SharmainStackademic
The Interview Questions That Actually Matter for Senior .NET Developers

The Interview Questions That Actually Matter for Senior .NET Developers

Skip the fluff. Here are the questions that separate…

Member-only content
5 min read
Claps
58
Responses
2
DotNet Full Stack Dev
DotNet Full Stack DevinDev Genius
Inside the .NET

Inside the .NET

A slow, detailed walkthrough of what actually happens…

Member-only content
6 min read
Claps
23
Responses
1
Michael Maurice
Michael Maurice
Clean Architecture Project Setup From Scratch (with .NET 9) — Copy-Paste Starter

Clean Architecture Project Setup From Scratch (with .NET 9) — Copy-Paste…

If you want the full source code, join our community…

Member-only content
6 min read
Claps
31
Responses
1
Vivek Baliyan
Vivek Baliyan
5 Traps That Break .NET Background Services in Production (and How We Fixed Them)

5 Traps That Break .NET Background Services in Production (and How We Fixed…

Five production traps with .NET BackgroundServices —…

Member-only content
7 min read
Claps
81
Responses
4
Mori
MoriinCodeToDeploy
Publish–Subscribe Messaging in .NET 9 Using Redis Channels

Publish–Subscribe Messaging in .NET 9 Using Redis Channels

Part 1 — Understanding Redis Pub/Sub + Setting Up .NET…

Member-only content
10 min read
Claps
109
Responses
1
Denis Makarenko
Denis Makarenko
Instead of adding a flag property to the class, use polymorphism to make code more readable |…

Instead of adding a flag property to the class, use polymorphism to make code…

There are many cases where you need to extend a class…

5 min read
Claps
165
Responses
3
AshokReddy
AshokReddy inStackademic
This One C# 14 + .NET 10 Feature Shrinks Your Codebase Without Breaking a Single Test

This One C# 14 + .NET 10 Feature Shrinks Your Codebase Without Breaking a…

A practical, story-driven breakdown of the new…

Member-only content
8 min read
Claps
6
Kerim Kara
Kerim Kara
The EF Core Query Pattern That Looks Clean but Scales Horribly

The EF Core Query Pattern That Looks Clean but Scales Horribly

Most EF Core performance problems don’t start with bad…

Member-only content
13 min read
Claps
86
Michael Maurice
Michael Maurice
How Structured Logging with Serilog Makes Your Life Easier in .NET

How Structured Logging with Serilog Makes Your Life Easier in .NET

If you want the full source code, join our community…

Member-only content
5 min read
Claps
82
Responses
1
Adam
Adam
11 Practical Ways to Write Faster SQL with Dapper in .NET 9 (Clean Architecture, Copy-Paste Ready)

11 Practical Ways to Write Faster SQL with Dapper in .NET 9 (Clean…

If you want the full source code, join our community…

Member-only content
6 min read
Claps
3
Responses
1
Anderson Godoy
Anderson Godoy
ValueTask + IValueTaskSource in .NET: performance as a contract (advanced)

ValueTask + IValueTaskSource in .NET: performance as a contract (advanced)

In .NET, Task is the default currency of async: safe…

Member-only content
3 min read
Claps
2
Mori
Mori
Token Authentication In ASP.NET Core 9 With JWT | Clean Architecture (.NET 9 & .NET 10)

Token Authentication In ASP.NET Core 9 With JWT | Clean Architecture (.NET 9 &…