Inside Windows 8: Martyn Lovell and Elliot H Omiya - The Windows Runtime

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Windows 8 introduces an application programming model for building new kinds of user mode apps called Windows Store Apps . The name reflects the new way users discover, download, purchase, rate, and install applications on Windows 8: The Windows Store .

On Windows 8, underneath this new application model is the Windows Runtime (WinRT for short), which provides an API and ABI as well as services for these modern Windows applications. WinRT is a security sandbox and an advanced execution environment. It enables efficient interoperation among very different language "projections"—so, JavaScript, for example, can seamlessly interact with C++. What is WinRT, exactly? Why is it designed the way it is? Whats the history of WinRT? What are the primary goals of this new technology? How did you arrive at the design and implementation of this new Windows user mode developer platform? These are the key questions addressed in this conversation with Windows Runtime engineering leaders Martyn Lovell and Elliot H Omiya (we call him EHO). Elliot and Martyn are two of the original WinRT architects. Watch as they tell us how it was conceived, how it works, and why COM is such a big part of the equation (its not your grandmothers COM, mind you. WinRT is a very different COM than classic COM).

Huge thanks to Martyn and EHO for this excellent conversation. Tune in. <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Feeds/RSS&WT.dl=0&WT.entryid=Entry:RSSView:cd5e912506fb49aa85eda100014533a6

View the full article
 
Back
Top