Steven Giesel

Steven Giesel

.NET software engineer and Microsoft MVP breaking down C# compiler mechanics.

Steven Giesel is a .NET Software Engineer and Microsoft MVP who breaks down the inner workings of the C# compiler. He focuses on understanding how code translates under the hood to help developers write more predictable, performant software.

Instead of treating the compiler like a black box, Steven dives into “lowering” and syntactic sugar. His talks explore what actually happens to standard constructs like var or using during compilation, and how engineers can use these underlying compiler mechanics to their advantage.

Videos