|
|
|
|
|
by ed_blackburn
4079 days ago
|
|
I'm a CLR man myself. Just the path my career has taken me really. Does anyone know if there are equivalent documents for CLR or CLR Core? I don't see LLVM, JVM or the CLR going anywhere. They'll evolve, get smaller, reach more devices and platforms etc but personally I'd like to appreciate the how and the why better. It'd be useful to know if there are any reasons why I may pick one over the other in certain circumstances I appreciate how there ecosystems and culture are different but I'm curious from a purely technical perspective too. |
|
This is what I am aware of on the CLR side, maybe you already know them.
There used to be the "CLR Inside Out" column at the MSDN magazine.
The "CLR via C#" book.
https://www.microsoft.com/learning/en-us/book.aspx?id=15528&...
Channel 9 Presentations
https://channel9.msdn.com/Tags/clr
https://channel9.msdn.com/Tags/clr+4
https://channel9.msdn.com/Search?term=mdil#ch9Search
The ECMA documentation also provides valuable information.