Avatar

Michal's low level corner

Things about C#, .NET and low level topics I find interesting

  1. Home
  2. About
  3. Archives
  4. Search
  5. Dark Mode

Archives

2024 1
2023 3
2021 1
2020 2
2019 1
More

Tags

dotnet reversing misc long-form tricks personal programming hack retrocomputing
Featured image of post Building a self-contained game in C# under 2 kilobytes

Building a self-contained game in C# under 2 kilobytes

How I fit a graphical game in C# into 2 kilobytes, with no .NET runtime required.

Jan 02, 2024
13 minute read
Featured image of post Building a bare-metal bootable game for Raspberry Pi in C#

Building a bare-metal bootable game for Raspberry Pi in C#

How I built a graphical bootable "game" for the Raspberry Pi (or any other modern computer) in C#.

Dec 08, 2023
8 minute read
Featured image of post Top 3 whole program optimizations in .NET 8 native AOT

Top 3 whole program optimizations in .NET 8 native AOT

A look at some of the whole program optimizations that are done when you compile your app as native AOT.

Nov 22, 2023
6 minute read
Featured image of post Reverse engineering natively-compiled .NET apps

Reverse engineering natively-compiled .NET apps

Digging into internals of apps built with native AOT.

Sep 15, 2023
10 minute read

Building a universal Windows 7/Windows 10 .NET EXE

Build a .NET 3.5 app that will run on Windows 10 without installing .NET 3.5.

Apr 19, 2021
3 minute read
Featured image of post DOOM fire effect in C# running on Windows NT 3.51

DOOM fire effect in C# running on Windows NT 3.51

How I got the DOOM fire effect written in C# running on Windows NT.

Jul 17, 2020
12 minute read
Featured image of post Building a self-contained game in C# under 8 kilobytes

Building a self-contained game in C# under 8 kilobytes

How I fit a Snake game in C# into 8 kilobytes, with no .NET runtime required.

Jan 03, 2020
28 minute read
Featured image of post Fight the global warming: compile your C# apps ahead of time

Fight the global warming: compile your C# apps ahead of time

A look at how different kinds of ahead of time compilation in .NET work under the hood.

May 01, 2019
13 minute read

Find me on GitHub

Nov 27, 2015
1 minute read

Celeron J1900 supports EPT

Aug 22, 2014
1 minute read
1 2 … 4
© 2001 - 2024 Michal's low level corner
Built with Hugo
Theme Stack designed by Jimmy