CLR via C# - Chapter 25 Interoperating with WinRT Components
# Chapter 25 Interoperating with WinRT Components Windows 8 comes with a new class library allowing applications to access operating system functionality. The formal name for this class library is the Windows Runtime (WinRT) and its components are accessible using the WinRT type system. WinRT has...
more...