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
Building Your Azure Skills ToolkitMicrosoft via edX Asynchronous Programming in C# and .NET Core
Microsoft via edX Data Access in C# and .NET Core
Microsoft via edX Implementing SOLID Principles in C# with .NET Core
Coursera Project Network via Coursera RESTful Web API - The Complete Guide (.NET7 API) Part 1
Udemy