Runtime Via C# — Windows

While primarily a book, the authors and related platforms have published high-quality blog content that serves as a primer or extension of the book's concepts:

by Jeffrey Richter for deep-dive .NET internal knowledge. Resources for Learning about .NET Internals : r/programming

: Some chapters, like Chapter 2: App Packaging , have been shared as PDF primers or updates by Microsoft Press. Community Perspectives Windows Runtime via C#

The book by Jeffrey Richter and Maarten van de Bospoort is a definitive resource for developers looking to understand the inner workings of the Windows Runtime (WinRT). It is particularly noted for its focus on the non-UI aspects of development, such as memory management and API leveraging. Key Resources & Blog Content

The book is highly regarded for its depth, similar to Richter's other famous work, CLR via C# . While primarily a book, the authors and related

“I found CLR via C# to be digestible when I was tearing into .NET internals... 'CLR via C#' is a great book.” Reddit · r/programming · 8 years ago “Similarly named, Windows Runtime via C#.” news.ycombinator.com Related Book Recommendations

by Adam Nathan. C# in Depth by Jon Skeet for language-specific mastery. It is particularly noted for its focus on

: Jeffrey Richter and Maarten van de Bospoort authored several posts on the Atmosera blog (formerly Wintellect). These posts often cover specific updates, such as adapting WinRT knowledge for Windows Phone 8.1. Specific Technical Articles :