From -dotnet run- to -Hello World!-
Offered By: NDC Conferences via YouTube
Course Description
Overview
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.
Syllabus
From 'dotnet run' to 'Hello World!' - Matt Warren
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube