C
C#8mo ago
ethanrox

What is the most modern source for CLR internals

This article from 2005 is cited a lot when discussing .NET CLR internals. Is there a similar point of references (examples + depth) for modern .NET ? https://learn.microsoft.com/en-us/archive/msdn-magazine/2005/may/net-framework-internals-how-the-clr-creates-runtime-objects#S9
6 Replies
reflectronic
reflectronic8mo ago
well, the code is almost the same, so that article is still a good resource there is more comprehensive documentation here https://github.com/dotnet/runtime/tree/main/docs/design/coreclr/botr
reflectronic
reflectronic8mo ago
the https://mattwarren.org/ blog also has quite a few articles about it
Performance is a Feature!
Home
ethanrox
ethanroxOP8mo ago
thanks. I've always found the botr an excuse for not having a proper modern book on the CLR. Matt Warren's blog is very helpful indeed :))
Lex Li
Lex Li8mo ago
There is no more Microsoft Press, so you rely on external publishers to consider whether to work on such tough topics, https://en.wikipedia.org/wiki/Microsoft_Press
Microsoft Press
Microsoft Press is the publishing arm of Microsoft, usually releasing books dealing with various current Microsoft technologies. Microsoft Press' introduced books were The Apple Macintosh Book by Cary Lu and Exploring the IBM PCjr Home Computer by Peter Norton in 1984 at the West Coast Computer Faire. The publisher has gone on to release books b...
ethanrox
ethanroxOP8mo ago
Essential .NET, Volume I: The Common Language Runtime
An authoritative guide to the Common Language Runtime (CLR) provides a definitive, detailed overview of CLR and furnishes expert advice and practical details about .NET technology and its relationship with CLR. Original. (Advanced)
ethanrox
ethanroxOP8mo ago
it's somewhat unfortunate that the latest book is Pro .NET Performance from 2012...
Want results from more Discord servers?
Add your server