I am a C# developer and want to study deeply about the .NET internals, MSIL
and CLR. Where can I find reference documents about them? For example,
reference to all operation instructions of intermediate language, and file
organization of a .NET assembler. I believe there should be documents about
those areas, but could not find them in my MSDN Library(July 2k3)
There are some detailed documents on individual parts of the CLR and lots of
other stuff too. I personally refer to the C# Language Spec alot when I have
very specific inquiries about C# semantics.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.