██FR█████ █INTELL███████████
frenchintelligence.org
csharp
Senior C# Dev Reacts to Reddit’s C# Community (Hot Takes Only)
November 30, 2025
Repository Pattern vs Direct EF Core: The Great Debate
November 30, 2025
Repository Pattern vs Direct EF Core: The Great Debate
November 30, 2025
A C# File I/O Quick Reference For professionals
November 26, 2025
TypedSql: Turning the C# Type System into a Query Engine
November 23, 2025
Delete Paragraphs in Word Documents using C#
November 20, 2025
CancellationToken: The Complete Technical Guide for .NET Developers
November 20, 2025
Curl in .Net 10 and C#
November 16, 2025
CurlDotNet: Bringing curl’s Power to .NET
November 16, 2025
🎥 Cancellation token in C# video just dropped!
November 16, 2025
Dev Log 37 – Consolidated Update
November 15, 2025
Migrating from MediatR to LiteBus
November 12, 2025
Migrating from MediatR to LiteBus
November 12, 2025
Migrating from MediatR to LiteBus
November 12, 2025
CQRS Is A Specialized Tool, Not an Architecture Theater.
November 11, 2025
CQRS Is A Specialized Tool, Not an Architecture Theater.
November 11, 2025
ASP .NET Core model as json
November 10, 2025
Building a Secure Stripe Checkout Integration with ASP.NET Core and Webhook Handling
November 9, 2025
Getting started with SQLite using C#/Microsoft Visual Studio
November 8, 2025
How to Extract Images from PDF Using C# (Single Page & Full Document)
November 7, 2025
Enhancing your .NET API with query language
November 6, 2025
Enhancing your .NET API with query language
November 6, 2025
Teaching My Team How to Build LINQ from Scratch
November 4, 2025
🎥 Iterator Design Pattern video just dropped!
November 4, 2025
Behaviour-based Object Composition in Simulations
November 2, 2025
Sistema de Control de Jobs en Tiempo Real con Channels y Background Services en .NET
November 1, 2025
Indexers in C# — Making Your Classes Feel Like Arrays
November 1, 2025
Soporte multilenguaje en WinUI 3
November 1, 2025
gRPC vs REST
October 30, 2025
C# Record Type
October 25, 2025
[Boost]
October 24, 2025
Navigating the .NET Ecosystem: My Take on a Practical Roadmap
October 20, 2025
ASP .NET Core modals
October 19, 2025
I’m building an open-source AI ATC for flight sims (and looking for like-minded devs)
October 19, 2025
I’m building an open-source AI ATC for flight sims (and looking for like-minded devs)
October 19, 2025
dynamic: The Forbidden Feature That Can Actually Save Your Plug-in System
October 16, 2025
Quick C# Challenges to Keep Your Coding Skills Fresh 2.”Palindrome”
October 14, 2025
CanKit: a unified c# API for CAN bus (looking for testers & feedback)
October 13, 2025
CanKit: a unified c# API for CAN bus (looking for testers & feedback)
October 13, 2025
Stop Guessing Your Exceptions
October 10, 2025
How to Inject Service from DI Container to Marten Async Projection
October 9, 2025
[PT-BR] Primeiros passos: Observabilidade em .NET
October 7, 2025
You’re Still Writing C#/.NET Like It’s 2015 — Here’s the 2025 Way
October 6, 2025
ASP .NET Core FluentValidation
October 5, 2025
Publishing My First NuGet Package: StrongResult – A Weekend Learning Project
October 4, 2025
Publishing My First NuGet Package: StrongResult – A Weekend Learning Project
October 4, 2025
Unreal or Unity?
October 3, 2025
How to upload SDI FatturaPA invoices with C#
October 1, 2025
How to upload SDI FatturaPA invoices with C#
October 1, 2025
How to download SDI FatturaPA invoices with C#
October 1, 2025
How to download SDI FatturaPA invoices with C#
October 1, 2025
Mastering EF Core Pagination: Efficient Data Retrieval
October 1, 2025
MassTransit in ASP.NET Core: A Practical Guide to Event-Driven .NET
September 29, 2025
Implementing Caching in .NET Core Web API
September 23, 2025
Unit Of Work In ASP.Net Core
September 23, 2025
Unit Of Work In ASP.Net Core
September 23, 2025
First() and FirstOrDefaut
September 23, 2025
Introduction to C# language
September 22, 2025
LeetCode 8: String to Integer (atoi) – Medium
September 21, 2025
Comparison of ZXing QR Code Generator Alternatives to IronQR
September 21, 2025
EF Core prototyping
September 20, 2025
Template Your Own Clean, Precise Boilerplate Code: No AI, No Wallet Drain. Part 3 – Enough Theory, Now We Code
September 20, 2025
Mastering C# Reflection: Best Practices and Examples
September 20, 2025
AOT: .NET vs Java
September 19, 2025
O código perfeito NÃO existe – e está na hora de aceitar isso
September 19, 2025
The Exception That Cost Me $10K in .NET
September 16, 2025
MVC vs MVVM: Deep Dive into Real-World Flow Patterns – Part 1
September 13, 2025
C# partial keyword usage
September 12, 2025
What’s New in C# 14: Null-Conditional Assignments
September 11, 2025
In C#, how do I remove switch expressions?
September 10, 2025
In C#, how do I remove switch expressions?
September 10, 2025
I Didn’t Understand Program.cs in .NET, So I Wrote This
September 10, 2025
How Async/Await Really Works in C# : A Beginner-Friendly Guide
September 9, 2025
Task.WhenEach in .NET: Process Tasks as They Complete
September 7, 2025
Finite State Machines – the Universal Unit of Work
September 6, 2025
Avoid “String or binary data would be truncated” or how to save safe strings.
September 5, 2025
Span<T> and Memory<T> in C#: Complete Guide to Zero-Allocation Performance in .NET
September 5, 2025
C# LeetCode 1792: Maximum Average Pass Ratio – (Medium)
September 4, 2025
An Enum Alternative to the Factory Pattern: The Pros, Cons, and Hidden Dangers (in the voice of Rita Skeeter)
September 4, 2025
Streams and memory usage
September 4, 2025
How To Implement HttpClient in C# (4 Ways)
September 3, 2025
Template Your Own Precise Boilerplate Code: No AI, No Wallet Drain. Part 1 – Microsoft’s Implementation
September 1, 2025
[Boost]
September 1, 2025
Testing Services on .NET8 with NUnit and Moq
August 31, 2025
From C# to Rust: Porting MathFlow to Create MathCore – A Symbolic Math Library Journey
August 30, 2025
Can Minimal APIs use trusted connections?
August 30, 2025
How a Bottleneck, YouTube Video and C# Channels Led to a 3x Faster .NET Backup Tool
August 29, 2025
Dev Log 12
August 27, 2025
My Next Certification Journey Starts Not with Code, but with Logic
August 27, 2025
C# Boxing: A Hidden Performance Enemy (Defeat It Now)
August 25, 2025
Criando um compilador em csharp: Parte 7
August 22, 2025
Create C# nested files in Visual Studio
August 22, 2025
If Statements
August 21, 2025
Variables and Data Types
August 21, 2025
Building a Cryptographically Secure Password Generator in C# .NET
August 19, 2025
C# da ref, out va in tushunchalari
August 18, 2025
Building Command-Line Tools with C# and System.CommandLine
August 18, 2025
Brighter V10 RC2: Messaging Gateway
August 15, 2025
Brighter RC2: Mudanças na configuração dos Messaging Broker
August 15, 2025
Dev Log 05
August 14, 2025
1
2
3
…
5
→