Matt Warren 2/7/2017

The 68 things the CLR does before executing a single line of your code (*)

Read Original

This technical article details the complex startup routine of the .NET CLR's Execution Engine (EE). It breaks down the ~68 initialization steps required before executing even a simple 'Hello World' program, covering phases like infrastructure setup, core component initialization, and starting the Garbage Collector and AppDomains.

The 68 things the CLR does before executing a single line of your code (*)

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser