Windows Runtime Via C# -
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:
: 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 : Windows Runtime via C#
: Some chapters, like Chapter 2: App Packaging , have been shared as PDF primers or updates by Microsoft Press. Community Perspectives While primarily a book, the authors and related
: A notable post by Richter discusses Handling File/Folder Pickers and Web Authentication Broker in universal apps, emphasizing memory conservation—a recurring theme in his work. Community Perspectives : A notable post by Richter
by Adam Nathan. C# in Depth by Jon Skeet for language-specific mastery.
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