Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the intricate workings of the .NET Core runtime in this comprehensive conference talk. Delve into the internals of the open-sourced framework, examining the step-by-step process that occurs when executing a simple .NET program. Discover the roles of key components such as the Execution Engine, Type Loader, Just-in-Time (JIT) Compiler, and CLR Hosting API in bringing 'Hello World' to life. Learn to utilize freely available tools like 'PerfView' to gain deeper insights into the runtime's operations. Uncover the complex mechanisms behind seemingly simple program executions and enhance your understanding of .NET Core's inner workings.