Saturday, July 22, 2023

.Net entry points

A deep dive into the true entry point of a .Net program. A lot of this I knew from reading too much CLR via C# (another great book btw) but I learned a few neat tricks, which hopefully I will never need to use outside of a toy context.