dotnetbook

.NET Platform Architecture book (English, Chinese, Russian)

OTHER License

Stars
2.3K

This book is available in:

  • English: If you want to show that you like this book or to express your gratitude to author, Star this project, Fork it and Pull Requests to it.
  • ****: , , , fork Pull Requests!
  • ****: StarForkPR

, , . : .

Cover From Author, Stanislav Sidristij
CLR Book IntroductionThis book was thought as a full description of how .NET CLR and to some extent .NET Framework function. I tried to draw reader's attention to their internals from a different, unusual point of view. Primarily, it is caused by statement quite disputable that any software developer must know C/C++. Why? The reason is that among all high-level languages these are the nearest to the CPU, and if you build your program in these languages you feel better how it runs. However, our world looks different than we expect and we often have no time to learn things we won't use; that's why I decided to write this book where issues are explained deeper than usual and with a more intricate or alternative examples. Beyond their standard goal to show a specific functionality with a simple code these examples pave the way to alternative reality by showing that things may turn out to be more complicated than they seem. With that in mind, you will feel how every single cog works in CLR.
CLR Book .NET CLR, - .NET Framework : , . , : C/C++. ? , . , , , , , - . , - , , . ? CLR
CLR Book .NET CLR.NET FrameworkC/C++CLR
wwwwwwwwwwwwwwwwwwwwwwwwwww
Badges
Extracted from project README
CLR Book CLR Book CLR Book
Related Projects