In this book, Simon Robinson - the author of the best-selling Professional C# 2nd Edition - fills in the holes with the topics that most .NET books don't cover. Because we assume that you're already a competent .NET programmer, this is one .NET book that doesn't waste time telling you what you already know. Instead, we dive straight into the details that you need to write applications that make the best use of the CLR, and also look at many aspects of .NET programming that aren't covered in introductory books.
Topics covered include:
Intermediate Language - the native language of .NET, and dynamically generating code
In-depth coverage of how the CLR works
Optimizing the performance of your applications and profiling their usage of system resources
Thread synchronization in .NET
Advanced Windows applications
Managing resources on a machine using WMI
Security and cryptography in .NET