Book Image

Learning .NET High-performance Programming

By : Antonio Esposito
Book Image

Learning .NET High-performance Programming

By: Antonio Esposito

Overview of this book

Table of Contents (16 chapters)
Learning .NET High-performance Programming
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we looked into CLR internals with regard to compilation and memory management, the two most important abstractions that CLR offers. Thread management, synchronization, and event handling were discussed to give the developer the ability to interact with all specific tools and techniques CLR offers regarding the tricky aspects of programming.

In the next chapter, asynchronous programming techniques such as task creation, maintenance, executing, and tuning will be analyzed in depth.

Note

Further reading:

  • Russinovich, Mark. Windows Internals, 6th edition, Microsoft Press, 2012

  • Richter, Jeffrey. CLR via C#, 4th edition, Microsoft Press, 2013