The Book of the Runtime (BOTR)

Are you interested to know more about the internals of the .NET Runtime? So you should spend some time reading “The  Book of the Runtime.

It is a fantastic resource created by Microsoft in 2007 and now updated by the community, which describes the internals of .NET runtime. The original purpose of “the book” was to help new devs joining the team.

The purpose of Book of the Runtime chapters is to capture information that we cannot easily reconstruct from the functional specification and source code alone, and to enable communication at a high level between team members. It explains concepts and presents a top-down description, and mostly importantly, explains why we made the design decisions we made.

To find your way around it, I recommend starting with the table of contents and then diving in.

Note: It was written for developers working on the CLR, so it’s not an introductory document.

Cover unsplash-logofreestocks.org

Compartilhe este insight:

Uma resposta

Deixe um comentário

O seu endereço de e-mail não será publicado. Campos obrigatórios são marcados com *

Elemar Júnior

Sou fundador e CEO da EximiaCo e atuo como tech trusted advisor ajudando diversas empresas a gerar mais resultados através da tecnologia.

Elemar Júnior

Sou fundador e CEO da EximiaCo e atuo como tech trusted advisor ajudando diversas empresas a gerar mais resultados através da tecnologia.

Mais insights para o seu negócio

Veja mais alguns estudos e reflexões que podem gerar alguns insights para o seu negócio:

Sometimes we want to write functions that may not always return a result. In these cases we can use the...
[tweet]Transformação Digital é sobre como o negócio será impactado (transformado) pela adoção de recursos digitais.[/tweet] Portanto, começando uma nova série...
So, I decided to learn how to code using R. That’s something I wrote: ## defining a function makeCacheMatrix <-...
Sometimes it is not enough to know if two strings are equals or not. Instead, we need to get an...
A publicação original desse post ocorreu em meu blog, em 2011, e gerou uma bela discussão. Infelizmente, essa publicação não...
Como consultor, tenho a oportunidade de ajudar desenvolvedores, arquitetos e executivos a desenvolver soluções em TI que atendam os objetivos...