Why computers need programming languages
Aug 1, 2026 · 9 min
The .NET SDK: more than a compiler
Aug 1, 2026 · 8 min
MSBuild: the build orchestrator
Aug 1, 2026 · 9 min
Assemblies, DLLs, and EXEs
Aug 1, 2026 · 8 min
Inside an assembly: IL, metadata, and manifest
Aug 1, 2026 · 9 min
What happens when an app starts
Aug 1, 2026 · 8 min
The .NET runtime explained
Aug 1, 2026 · 11 min
The CLR: what the execution engine is responsible for
Aug 1, 2026 · 11 min
The JIT: turning IL into machine code
Aug 1, 2026 · 10 min
Following an HTTP request through ASP.NET Core
Aug 2, 2026 · 11 min