Sitemap - 2023 - Bitesized Engineering

Values and References - a deeper look into their behaviors

Where do Values and References live at?

Common Language Infrastructure, Runtime, Type System and other C-s

Managed vs Unmanaged Code - Part 2

Managed vs Unmanaged Code - Part 1

Assembly's Shameless Metadata Marketing

Asymmetric Cryptography, Public keys and Strongly-named assemblies

Database Isolation Levels - explained as if you were building a Snowman

Weakly and Strongly-named Assemblies

What is Assembly's Manifest?

8 Tips to Read More

What is a .NET assembly?

C++ and Memory Allocation - for People in a Hurry

What is Common Language Runtime (CLR) and why should I learn about it?

RAII and Smart Pointers - smarter way to work with your memory

Memory Allocation Functions - a primer

Virtual Memory API and all the cool stuff you can do with it

Virtual Adressing and Why every process sees the same memory space

Memory allocation through Heap API

How Windows allocates memory

Pointers & References - our school day boogeymans

Why does Memory Leak?

Heaps and Stacks - explained like you're five

What happens when you type the "new" keyword?

(Windows) Containers, for People in a Hurry

Announcing new Series on CLR

How are Container Images Distributed?

What is Container Runtime Engine?

What and Why is Kubernetes (K8s)?

So, why should you use Containers?

Did you know that REST was a PhD dissertation?

Container's Image Layers Explained

Deep-dive into exported Container Image content

What's inside the Container Image?

What is Container Network Interface (CNI)?

𝐈𝐧𝐭𝐫𝐨 𝐭𝐨 𝐂𝐨𝐧𝐭𝐚𝐢𝐧𝐞𝐫 𝐍𝐞𝐭𝐰𝐨𝐫𝐤𝐢𝐧𝐠

Stack Attack

Why is Stack faster than Heap?

So, what is a Stack, really?

Stacks, heaps and other funny places

How do COWs (Containers on Windows) work?

Containers are like The Truman Show

Container is not a VM - and what that really means?

Where are my program's bits?

C++ and Data Types