<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Coffeehouse - has Anders commented on WinRT?</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Coffeehouse - has Anders commented on WinRT?</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Tue, 18 Jun 2013 22:06:45 GMT</pubDate>
	<lastBuildDate>Tue, 18 Jun 2013 22:06:45 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>56</c9:totalResults>
	<c9:pageCount>-56</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>I am&nbsp;interested to read what Anders thinks about WinRT and the deemphasis of .NET.</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/dade3fda599d40adb320a0aa013b0d3d#dade3fda599d40adb320a0aa013b0d3d</link>
		<pubDate>Sat, 11 Aug 2012 19:07:04 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/dade3fda599d40adb320a0aa013b0d3d#dade3fda599d40adb320a0aa013b0d3d</guid>
		<dc:creator>Steve Richter</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/SteveRichter/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>WinRT is really the successor of Win32. It cleans up the API's with better accessibility, naming conventions, and exposes it to multiple languages using language projections, which allows you to use your language of choice, and when calling a WinRT API, the code should look like what you're used to in whatever language or platform you choose.&nbsp;It isn't meant to destroy or de-emphasis .NET, but there are fears that it will happen anyway. It provides a new way for API's to be done in Windows at the lowest level, outside the CLR.</p><p>In prior times, let's use Vista as an example, we were introduced with the DWM (Desktop Window Manager) which had cool new features like Aero glass. These features are baked into Win32 though, which means you have to P/Invoke to use them from .NET. The .NET team would have to write wrappers around the new Win32 features to make them available in .NET, but because of time constraints, that stuff never made it into .NET API's. WinRT removes this problem by allowing the Win32 API to be directly available through WinRT, so you can just directly access it. This means that in the future if X feature was introduced in the Win32 layer, it could just be exposed through WinRT, and .NET customers wouldn't have to wait for the&nbsp;.NET team to make a wrapper. This is possible because WinRT uses what they call language projections, which allow WinRT to project its API's to specific languages, so you can use the API from your language of choice, and it still looks like you're using your language.</p><p>Now here's the flipside, and the problem I see. WinRT right now is not really accessible to .NET, its accessible to Metro apps. And Metro apps are far limited in the API's they have compared to .NET. WinRT only has a subset of API's from .NET, like it doesn't include things like WPF, Silverlight, or WinForms because those don't make sense in WinRT. But the API's are severely restricted to API's that only make sense to Metro style apps.</p><p>I think the limitations and exclusions in WinRT are what make .NET developers feel like .NET is going out the window, and I agree with the concern. WinRT apps actually can only use specific API's, otherwise your app cannot be included in the App Store, and thus cannot be available to Windows 8 consumers.</p><p>I'm going to stop there. I hope this clears up some confusion. I like the idea of improving the Win32 layer with WinRT, but I think restricting the API's and favouring Metro style apps only is a very bad decision. Personally I am a fan of compatibility (Windows XP, Windows Vista, Windows 7) and am an avid supporter of the Desktop. I personally wouldn't use WinRT for any serious applications,&nbsp;that's my take.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/8e0f33ea1eca49abaea1a0aa014faa1e#8e0f33ea1eca49abaea1a0aa014faa1e</link>
		<pubDate>Sat, 11 Aug 2012 20:22:07 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/8e0f33ea1eca49abaea1a0aa014faa1e#8e0f33ea1eca49abaea1a0aa014faa1e</guid>
		<dc:creator>David Anderson</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/DeadX07/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT/8e0f33ea1eca49abaea1a0aa014faa1e">16 minutes&nbsp;ago</a>, <a href="/Niners/DeadX07">DeadX07</a> wrote</p><p>This means that in the future if X feature was introduced in the Win32 layer, it could just be exposed through WinRT, and .NET customers wouldn't have to wait for the&nbsp;.NET team to make a wrapper. This is possible because WinRT uses what they call language projections, which allow WinRT to project its API's to specific languages, so you can use the API from your language of choice, and it still looks like you're using your language.</p><p></p></div></blockquote><p></p><p>Which is terrific. What I do not understand is the shift to native over managed. I thought the thinking on performance had been that the next generation of hardware would solve that problem.</p><p>And I do not follow why the JITer and GC the .NET framework cannot smply be improved to address performance problems.&nbsp; I&nbsp;am impressed&nbsp;with how quickly the shell namespace extension I wrote recently in C&#43;&#43; starts up. The preview handler I wrote starts&nbsp;instantly. But why would a .NET version&nbsp;have to be slower? Can there be prestarted .NET processes,&nbsp;which somehow are able to latch onto a set of preloaded .NET assemblies at process start ( if&nbsp;assembly loading is the cause of slow starting .NET apps. )?</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/11e474911cbd4aa89db8a0aa0159fa72#11e474911cbd4aa89db8a0aa0159fa72</link>
		<pubDate>Sat, 11 Aug 2012 20:59:40 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/11e474911cbd4aa89db8a0aa0159fa72#11e474911cbd4aa89db8a0aa0159fa72</guid>
		<dc:creator>Steve Richter</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/SteveRichter/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>Managed code will <em>never</em> be as fast as close to the metal native. Managed code lives because of abstraction concepts, and abstraction equals cost.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/85866796317143998b2fa0aa0162122d#85866796317143998b2fa0aa0162122d</link>
		<pubDate>Sat, 11 Aug 2012 21:29:07 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/85866796317143998b2fa0aa0162122d#85866796317143998b2fa0aa0162122d</guid>
		<dc:creator>David Anderson</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/DeadX07/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT/dade3fda599d40adb320a0aa013b0d3d">2 hours&nbsp;ago</a>, <a href="/Niners/SteveRichter">SteveRichter</a> wrote</p><p>I am&nbsp;interested to read what Anders thinks about WinRT and the deemphasis of .NET.</p><p></p></div></blockquote><p></p><p>De-emphasis? What are you talking about? .NET is a first class citizen in Windows 8.... I don't understand how this thinking has emerged. For one thing, it's wrong. For another, it's wrong....<br><br>WinRT supports&nbsp;.NET, HTML5 and C/C&#43;&#43;. This has been the case since the modern Windows programming model was announced at BUILD 2011. <br><br>So, your base assumption is incorrect, thus this post is irrelevant. That said, Anders works on the C# and VB languages, both of which can be used to build modern Windows 8 style apps. You can also build shared WinRT components in C# or VB that can be used from JavaScript and C&#43;&#43;. <br><br>Where's this confusion stemming from? Is it because we (I, especially) have been promoting C&#43;&#43;? I've already addressed that aspect several times.... C&#43;&#43; evangelism&nbsp;went mostly&nbsp;dark during the .NET Everywhere&nbsp;years and my goal has been to push native into the forefront (where it belongs), bringing how and when we talk about C&#43;&#43; up to par with .NET content on Channel 9.<br><br>WinRT doesn't pick favorites... If you're&nbsp;a .NET developer,&nbsp;then you're all set. If you're an HTML5 developer, then you're all set. If you're a C/C&#43;&#43; programmer, then you're all set. This can't be made more clear.&nbsp;</p><p>C</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/29e140871b8540e8978ea0aa01646273#29e140871b8540e8978ea0aa01646273</link>
		<pubDate>Sat, 11 Aug 2012 21:37:33 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/29e140871b8540e8978ea0aa01646273#29e140871b8540e8978ea0aa01646273</guid>
		<dc:creator>Charles</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Charles/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT/85866796317143998b2fa0aa0162122d">9 minutes&nbsp;ago</a>, <a href="/Niners/DeadX07">DeadX07</a> wrote</p><p>Managed code will <em>never</em> be as fast as close to the metal native. Managed code lives because of abstraction concepts, and abstraction equals cost.</p><p></p></div></blockquote><p></p><p>right. But next years tick/tock of the processor will give us hundreds of millions of more instructions per second, erasing whatever gap there is with the native app. And of course there is many core which is predicted to give apps multiples of CPU resources.&nbsp; I understand hand held devices have power constraints. But is it predicted that 5 years from now a WinRT native stack will be needed compared to a device that runs mostly managed apps?</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/cd5209260d4e49d89c14a0aa016c3363#cd5209260d4e49d89c14a0aa016c3363</link>
		<pubDate>Sat, 11 Aug 2012 22:06:00 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/cd5209260d4e49d89c14a0aa016c3363#cd5209260d4e49d89c14a0aa016c3363</guid>
		<dc:creator>Steve Richter</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/SteveRichter/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>@Charles I don't think it has anything with you promoting native C&#43;&#43;&nbsp;Charles (Go C&#43;&#43; 11!!! <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' />). I think it has more to do with people's mis-understanding of WinRT (there are a lot of murky explanations of it on the web), and a lot of criticism came from the architectural diagrams at some conference that showed .NET/C# kind of pushed off to the side when they were talking about Metro/WinRT, and that put a lot of .NET developers off.</p><p>I think there is just a &quot;misunderstanding&quot; of what WinRT is, and I think there is a lot of tension from .NET developers because they think Metro will replace WPF, and eventually deprecate .NET. I don't think either of those will be true, not just for compatibility reasons, the desktop is not going away.</p><p>I think the big push for mobile/tablets and bringing them together on the desktop in Windows 8 has a lot of people nervous as well. It's a very bold move and many don't know what to feel about it yet.</p><p>I think right now one thing Microsoft could do is help by, (and without promoting Metro/WinRT or doing anything related to advertising/marketing) is to better explain:<br><br>1) What is WinRT<br>2) Why does it currently only support Metro style apps if its a &quot;successor&quot; to Win32<br>3) Why does it only expose a subset of .NET API's and &quot;govern&quot; which ones can be used in WinRT apps (this makes developers feel limited, and they don't like that)<br>4) What is the future of WPF/Desktop (and including WinForms even, people still use it)</p><p>If I'm wrong on any of these points I apologize and would love clarification. These are based on my own understanding of WinRT/Metro and concerns I hear from other developers.</p><p>@SteveRichter It doesn't really matter how powerful hardware is. Managed code <em>runs on native code.</em> It doesn't exist without it, and no matter what type of device it is or how powerful the hardware, <em>performance and reliability</em> of the runtime/platform/operating system/device should always be the #1 priority.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/5176f2e8694a4fbfbdc7a0aa016d08c9#5176f2e8694a4fbfbdc7a0aa016d08c9</link>
		<pubDate>Sat, 11 Aug 2012 22:09:02 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/5176f2e8694a4fbfbdc7a0aa016d08c9#5176f2e8694a4fbfbdc7a0aa016d08c9</guid>
		<dc:creator>David Anderson</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/DeadX07/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT#c11e474911cbd4aa89db8a0aa0159fa72">SteveRichter</a>:&nbsp; I dont quite get it either.&nbsp;&nbsp; I was doing C/C&#43;&#43; (and still do on some micro controller projects) when PC's were 640k and had an 8086 intel chip.&nbsp;&nbsp; Yes you needed the performance.&nbsp;&nbsp; I switched to .NET and managed mainly to speed up development in later years&nbsp;.&nbsp; Yeah it could run a little faster but nobody really notices anymore with all the power on pc/laptops.&nbsp;&nbsp; I am not leaving C# for any projects I do now for C&#43;&#43; because Microsoft says its retro and cool.&nbsp;&nbsp; Sorry its not..&nbsp;</p><p>That being said, .Net morphing into WinRT with better performance because it is planned in is great.&nbsp; You still use C# as you normally do just calling into windows is more direct.&nbsp; When they get WinRT to cover what the .Net libraries do we will be better off.&nbsp;</p><p>I dont mind using C/C&#43;&#43; on projects where .Net is not available.&nbsp;&nbsp; For Charles to say they are bringing back C&#43;&#43; back to where it belongs with C# and VB is just a strange comment.&nbsp; All of us who started with C/C&#43;&#43; enjoy C# development because it is just plain better and more enjoyable to program.&nbsp;&nbsp; If I need to write a device driver I am glad the C compiler is still supported but we are comparing apples to oranges.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/b1b8963b4bf843d98219a0aa016e9900#b1b8963b4bf843d98219a0aa016e9900</link>
		<pubDate>Sat, 11 Aug 2012 22:14:44 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/b1b8963b4bf843d98219a0aa016e9900#b1b8963b4bf843d98219a0aa016e9900</guid>
		<dc:creator>TexasToast</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/TexasToast/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT/29e140871b8540e8978ea0aa01646273">28 minutes&nbsp;ago</a>, <a href="/Niners/Charles">Charles</a> wrote</p><p>*snip*</p><p>De-emphasis? What are you talking about? .NET is a first class citizen in Windows 8.... I don't understand how this thinking has emerged. For one thing, it's wrong. For another, it's wrong....</p><p></p></div></blockquote><p></p><p>Just saying I would like to hear from Anders.</p><p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT/29e140871b8540e8978ea0aa01646273">28 minutes ago</a>, <a href="/Niners/Charles">Charles</a> wrote</p><p><br>Where's this confusion stemming from?</p><p></p></div></blockquote><p></p><p>Partly for me it is that I would have expected a Windows 8 OS to be a lot more .NET centric. I think I even remember a Charles C9 video from years ago where he asks the windows server guys why .NET is not a part of server core, the implication being .NET is going to become more and more a part of windows. The message I was receiving from years of C9 videos was that .NET and multi core were it and naturally assumed Wiin32 and .NET would morph into 1 on future versions of the OS.</p><p>Really not complaining.&nbsp; I understand plans change. But I am a bit sceptical of the native guys saying in 2012 that we need every tick of the CPU clock we can get to run a responsive, power friendly app.</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/50e758530ef148908d2aa0aa017128c3#50e758530ef148908d2aa0aa017128c3</link>
		<pubDate>Sat, 11 Aug 2012 22:24:04 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/50e758530ef148908d2aa0aa017128c3#50e758530ef148908d2aa0aa017128c3</guid>
		<dc:creator>Steve Richter</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/SteveRichter/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT#c5176f2e8694a4fbfbdc7a0aa016d08c9">DeadX07</a>: I think your Dead On with your comment.&nbsp;&nbsp; WinRT was not rolled out too well.&nbsp; There is also a problem with the Hey C&#43;&#43; is back and you should try it and use it.&nbsp;&nbsp; My comment is thanks but it is a little too late.&nbsp;&nbsp; When I was watching C&#43;&#43; and MFC get thrown aside and .NET comes out for VB and C#,&nbsp; all of us MFC/C&#43;&#43; developers jumped on the .NET C# train.&nbsp;&nbsp; We like the train it has comfy seats and no header files and crappy syntax to deal with.&nbsp;&nbsp;&nbsp; Now you want me to write C programs again for windows?&nbsp;&nbsp; No I will pass.&nbsp;&nbsp; Get WinRT done and leave me with my C# app.&nbsp; Anders got it right with his work.&nbsp;&nbsp; It is just better.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/4e0953b958c746b29cf0a0aa01728177#4e0953b958c746b29cf0a0aa01728177</link>
		<pubDate>Sat, 11 Aug 2012 22:28:58 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/4e0953b958c746b29cf0a0aa01728177#4e0953b958c746b29cf0a0aa01728177</guid>
		<dc:creator>TexasToast</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/TexasToast/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p>1 hour ago, Charles wrote</p><p>*snip*</p><p>Where's this confusion stemming from? Is it because we (I, especially) have been promoting C&#43;&#43;?</p><p>*snip*</p><p></p></div></blockquote><p></p><p>It seems that way.&nbsp; However, if there were more Charles to go around then I'm sure the technologies would be carried equally on C9 at roughly the same time.&nbsp; Resources are resources.&nbsp; Regulars here know C9 has limited resources.&nbsp; But the general web sees the collective output from Microsoft, and that includes C9, and it screams native, native, native, oh and html/javascript.</p><p>It doesn't help to not be seeing the .NET technology stack folks talking about .NET and the new boundaries to take advantage of.&nbsp; Maybe they can't until RTM.&nbsp; RTM has been hit recently.&nbsp; Let's see if that changes.</p><p></p><blockquote><div class="quoteText"><p></p><p>1 hour ago, Charles wrote</p><p>*snip*</p><p>I've already addressed that aspect several times.... C&#43;&#43; evangelism went mostly dark during the .NET Everywhere years and my goal has been to push native into the forefront (where it belongs), bringing how and when we talk about C&#43;&#43; up to par with .NET content on Channel 9. *snip*</p><p></p></div></blockquote><p></p><p>Herb Sutter espousing micro savings on data center scales adds to it.&nbsp; Listening to things on this scale is almost like the IBM mainframe days.&nbsp; I hear .. if you write .NET code you are costing us to have to build 14 more nuclear generators and killing mother earth.&nbsp; I'm sure that isn't the main intent.&nbsp; It isn't a warm and fuzzy.&nbsp; I'm not sure why I haven't understood.&nbsp; From a pure &quot;as-is&quot; efficiency argument? ... maybe.&nbsp; But data centers are not appliances.&nbsp; &lt;strike&gt;The software running on them has to constantly evolve.&nbsp; Developer productivity needs to trump saving kittens.&lt;/strike&gt;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/a706125e5e694e20b7f2a0aa018314b2#a706125e5e694e20b7f2a0aa018314b2</link>
		<pubDate>Sat, 11 Aug 2012 23:29:19 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/a706125e5e694e20b7f2a0aa018314b2#a706125e5e694e20b7f2a0aa018314b2</guid>
		<dc:creator>davewill2</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/DaveWill2/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT/5176f2e8694a4fbfbdc7a0aa016d08c9">1 hour&nbsp;ago</a>, <a href="/Niners/DeadX07">DeadX07</a> wrote</p><p>I don't think either of those will be true, not just for compatibility reasons, the desktop is not going away.</p><p></p></div></blockquote><p></p><p>Why do you think Microsoft won't push WinRT for Desktop app development too?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/ffd7f5db4ee7406fa4e2a0aa018a5375#ffd7f5db4ee7406fa4e2a0aa018a5375</link>
		<pubDate>Sat, 11 Aug 2012 23:55:41 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/ffd7f5db4ee7406fa4e2a0aa018a5375#ffd7f5db4ee7406fa4e2a0aa018a5375</guid>
		<dc:creator>brian.shapiro</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/brian.shapiro/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT/8e0f33ea1eca49abaea1a0aa014faa1e">3 hours&nbsp;ago</a>, <a href="/Niners/DeadX07">DeadX07</a> wrote</p><p>In prior times, let's use Vista as an example, we were introduced with the DWM (Desktop Window Manager) which had cool new features like Aero glass. These features are baked into Win32 though, which means you have to P/Invoke to use them from .NET. The .NET team would have to write wrappers around the new Win32 features to make them available in .NET, but because of time constraints, that stuff never made it into .NET API's. WinRT removes this problem by allowing the Win32 API to be directly available through WinRT, so you can just directly access it. This means that in the future if X feature was introduced in the Win32 layer, it could just be exposed through WinRT, and .NET customers wouldn't have to wait for the&nbsp;.NET team to make a wrapper. This is possible because WinRT uses what they call language projections, which allow WinRT to project its API's to specific languages, so you can use the API from your language of choice, and it still looks like you're using your language.</p><p></p></div></blockquote><p></p><p>Don't you still have to wrap your Win32 API in WinRT objects before you can take advantage of Projection? And MS doesn't have a monopoly on wrapping Win32 APIs in .Net code. They're just usually the one's expected to do it.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/dbfd0446b96c44da8f09a0ab000464cd#dbfd0446b96c44da8f09a0ab000464cd</link>
		<pubDate>Sun, 12 Aug 2012 00:15:59 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/dbfd0446b96c44da8f09a0ab000464cd#dbfd0446b96c44da8f09a0ab000464cd</guid>
		<dc:creator>DCMonkey</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/DCMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>I'd recommend that you watch this: <a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/PLAT-874T">http://channel9.msdn.com/Events/BUILD/BUILD2011/PLAT-874T</a></p><p>Further, BUILD 2012 will be chalk full of sessions that make all of this even clearer... Do tune in.<br><br>Now, with respect to the comment about C&#43;&#43; developers preferring C#, well, that's simply not true. You use the right tool for the job at hand. Period. For WinRT, a great use case for C/C&#43;&#43; is that of building high performance shared WinRT components (that both .NET and HTML5 applications can call into). Also, you can imagine taking an existing native application (where portable libraries are used in addition to platform specific, and proprietary, UI layers (a la Obj-C and Cocoa Touch on iOS...) and porting them to Win8. Also, if you write games and want to do so with DX, then use C&#43;&#43;. Further, if you want to mix XAML and DX in an app (like Bing does, for example), you use C&#43;&#43;. It's not apples to oranges. It's using the right tool for the job at hand. Finally, if C&#43;&#43; is your preferred language, then you just use it along with XAML for UI to build modern apps on Win8...</p><p>With WinRT, you can use multiple tools simultaneously to get the job done and in a way that maximizes user experience...<br><br>If you are attending BUILD 2012, then you will learn all that you need to clear up any confusion here. If you can't attend, then you can watch all the sessions right here on C9 on-demand.</p><p>In terms of more Charles to balance native and .NET content, I've done various interviews that cover .NET 4.5, from GC to JIT to Fx installation. I assume you've watched those pieces?</p><p>C</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/18374c99e82a440c81dba0ab0005e7f4#18374c99e82a440c81dba0ab0005e7f4</link>
		<pubDate>Sun, 12 Aug 2012 00:21:30 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/18374c99e82a440c81dba0ab0005e7f4#18374c99e82a440c81dba0ab0005e7f4</guid>
		<dc:creator>Charles</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Charles/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT#c50e758530ef148908d2aa0aa017128c3">SteveRichter</a>: .NET isn't suitable for OS development (kernel mode, etc)... What you're referring to is the interview from a long time ago where we dug into ServerCore. The issue was shipping .NET as a part of the ServerCore image. In fact, that is the case today given that PowerShell relies on .NET to work.....</p><p>Further, .NET is a significant piece in Windows. Think of Media Center UI, PowerShell admin scripts (and, like Windows 7, the way wizards do their thing....).</p><p>C</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/7cfb7a414c92454187dba0ab00074ec8#7cfb7a414c92454187dba0ab00074ec8</link>
		<pubDate>Sun, 12 Aug 2012 00:26:36 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/7cfb7a414c92454187dba0ab00074ec8#7cfb7a414c92454187dba0ab00074ec8</guid>
		<dc:creator>Charles</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Charles/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>@DCMonkey Yes. They still need to be implemented into a WinRT API to be available to a language projection, and I wasn't saying that Microsoft had a monopoly on wrapping API's, only it's why new Win32 features don't get implemented into the BCL often times, and how one of WinRT's goals is to solve that.</p><p>@brian.shapiro I have no doubt that WinRT will eventually be available to desktop applications. Simply put, there is a fear in a lot of .NET developers minds that WinRT will replace WPF, which is simply not the case unless Metro is allowed to run on the desktop as well, which currently it cannot. WinRT makes specific assumptions, for example, that only one Metro application is open at a time, which would not be suitable in the desktop environment. Things can change, but since it is just rolling out as V1, not anytime soon.</p><p>@Charles Agreed. .NET is not suitable for OS development. Also, you have done PLENTY of .NET coverage... countless interviews with Anders, Bart De Smet, Erik Meijer and more...&nbsp;so I don't understand why it's an issue. .NET lives because of native and they should be greatful that C&#43;&#43; is evolving into a <em>even</em> <em>more</em> modern language.</p><p>There are too many new areas to cover right now.. C&#43;&#43; 11, Windows 8, Visual Studio 2012, .NET 4.5, C#5, VB, the list goes on. Poor Charles cannot cover them all at once! Unless maybe you have a few clones laying around.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/570475f7c8544add8a7aa0ab0031cd41#570475f7c8544add8a7aa0ab0031cd41</link>
		<pubDate>Sun, 12 Aug 2012 03:01:19 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/570475f7c8544add8a7aa0ab0031cd41#570475f7c8544add8a7aa0ab0031cd41</guid>
		<dc:creator>David Anderson</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/DeadX07/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>Has&nbsp;SpectateSwamp commented on WinRT and the deemphasis of VB6?</p><p>-Josh</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/a56e1a6f22434ecebe28a0ab00356fbe#a56e1a6f22434ecebe28a0ab00356fbe</link>
		<pubDate>Sun, 12 Aug 2012 03:14:33 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/a56e1a6f22434ecebe28a0ab00356fbe#a56e1a6f22434ecebe28a0ab00356fbe</guid>
		<dc:creator>Joshua Ross</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Jsoh/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT/29e140871b8540e8978ea0aa01646273">7 hours&nbsp;ago</a>, <a href="/Niners/Charles">Charles</a> wrote<p></p><p>De-emphasis? What are you talking about? .NET is a first class citizen in Windows 8.... I don't understand how this thinking has emerged. For one thing, it's wrong. For another, it's wrong....</p><p>C</p></div></blockquote><p></p><p>I think this thinking emerged from mid-2011, with Bob Muglia's 'stragegy has shifted and Silverlight (also WPF) is dead' and Steve Sinofsky's 'HTML5 and Javascript is the way to develop on Windows 8' messages,&nbsp; the 'C&#43;&#43; R<span class="st">enaissance</span>' also contributes in someway.</p><p>articles like these appears and went to Slashdot.</p><p><a href="http://www.i-programmer.info/professional-programmer/i-programmer/2591-dumping-net-microsofts-madness.html">http&#58;&#47;&#47;www.i-programmer.info&#47;professional-programmer&#47;i-programmer&#47;2591-dumping-net-microsofts-madness.html</a><br><a href="http://www.i-programmer.info/professional-programmer/i-programmer/2830-was-net-all-a-mistake.html">http&#58;&#47;&#47;www.i-programmer.info&#47;professional-programmer&#47;i-programmer&#47;2830-was-net-all-a-mistake.html</a><br><a href="http://developers.slashdot.org/story/11/08/03/2027207/Wasnobr-wbrnobrNET-All-a-Mistake">http&#58;&#47;&#47;developers.slashdot.org&#47;story&#47;11&#47;08&#47;03&#47;2027207&#47;Wasnobr-wbrnobrNET-All-a-Mistake</a></p><p>IMHO its the result of the secrecy policy of Sinofsky about Windows 8. Giving a little bit of message once a while and keep mouth shut when people are in doubt and having questions, its very frustrating and kills trusts and confidence.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/16c8568db96246108a56a0ab005ac73e#16c8568db96246108a56a0ab005ac73e</link>
		<pubDate>Sun, 12 Aug 2012 05:30:30 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/16c8568db96246108a56a0ab005ac73e#16c8568db96246108a56a0ab005ac73e</guid>
		<dc:creator>felix9</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/felix9/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>for WinRT and .NET discussions, maybe this episode of Hanselminutes is a good one</p><p><a href="http://www.hanselminutes.com/329/understanding-winrt-and-windows-8-for-net-programmers">http&#58;&#47;&#47;www.hanselminutes.com&#47;329&#47;understanding-winrt-and-windows-8-for-net-programmers</a></p><p></p><blockquote><div class="quoteText">Scott's confused about what 'WinRT' is. Is it a new .NET? A new runtime? Is .NET dead? He's totally confused so he talks to Immo Landwerth who sets him straight with complete context from Win32 to COM to .NET and beyond.</div></blockquote><p></p><p>for .NET vs. C&#43;&#43; discussions, you may want to watch this Java vs. C&#43;&#43; (vs Javascript) talk by Cameron Purdy</p><p><a href="http://www.infoq.com/presentations/Keynote-Lessons-Java-CPlusPlus-History-Cloud">http&#58;&#47;&#47;www.infoq.com&#47;presentations&#47;Keynote-Lessons-Java-CPlusPlus-History-Cloud</a></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/926ae3fb917c4e599e22a0ab005ca449#926ae3fb917c4e599e22a0ab005ca449</link>
		<pubDate>Sun, 12 Aug 2012 05:37:17 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/926ae3fb917c4e599e22a0ab005ca449#926ae3fb917c4e599e22a0ab005ca449</guid>
		<dc:creator>felix9</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/felix9/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT/85866796317143998b2fa0aa0162122d">9 hours&nbsp;ago</a>, <a href="/Niners/DeadX07">DeadX07</a> wrote</p><p>Managed code will <em>never</em> be as fast as close to the metal native. Managed code lives because of abstraction concepts, and abstraction equals cost.</p><p></p></div></blockquote><p></p><p>ok so managed can only be 98% - and 99% of the time that last 2% is not even a blip on the radar!</p><p>honestly i think that for *most* apps managed is plenty fast unless the app is poorly written or is extreemly crtitical - like some core OS code.</p><p>most of the time when folks think it's slow etc... it's from bad code or not understanding how it really works.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/ab1d3d58e9cd45fab3b7a0ab006fcc1e#ab1d3d58e9cd45fab3b7a0ab006fcc1e</link>
		<pubDate>Sun, 12 Aug 2012 06:47:02 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/ab1d3d58e9cd45fab3b7a0ab006fcc1e#ab1d3d58e9cd45fab3b7a0ab006fcc1e</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT/29e140871b8540e8978ea0aa01646273">9 hours&nbsp;ago</a>, <a href="/Niners/Charles">Charles</a> wrote</p><p>*snip*</p><p>De-emphasis? What are you talking about? .NET is a first class citizen in Windows 8.... I don't understand how this thinking has emerged. For one thing, it's wrong. For another, it's wrong....<br><br>WinRT supports&nbsp;.NET, HTML5 and C/C&#43;&#43;. This has been the case since the modern Windows programming model was announced at BUILD 2011. <br><br>So, your base assumption is incorrect, thus this post is irrelevant. That said, Anders works on the C# and VB languages, both of which can be used to build modern Windows 8 style apps. You can also build shared WinRT components in C# or VB that can be used from JavaScript and C&#43;&#43;. <br><br>Where's this confusion stemming from? Is it because we (I, especially) have been promoting C&#43;&#43;? I've already addressed that aspect several times.... C&#43;&#43; evangelism&nbsp;went mostly&nbsp;dark during the .NET Everywhere&nbsp;years and my goal has been to push native into the forefront (where it belongs), bringing how and when we talk about C&#43;&#43; up to par with .NET content on Channel 9.<br><br>WinRT doesn't pick favorites... If you're&nbsp;a .NET developer,&nbsp;then you're all set. If you're an HTML5 developer, then you're all set. If you're a C/C&#43;&#43; programmer, then you're all set. This can't be made more clear.&nbsp;</p><p>C</p><p></p></div></blockquote><p></p><p>&nbsp;</p><p>I have not seen anything from Mr. Anders in ages here on C9&nbsp; and the coverage on win 8 has been focused more often on the &quot;shiny new bits&quot; that most of the time say nothing about .Net</p><p>that is why many of us feel like .net has been &quot;demoted&quot; and Anders has &quot;gone dark&quot;&nbsp; heck i wonder if he is leaving or retiering ?</p><p>possibly a job somewhere else ?</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/be1aa8222bf743a1ab87a0ab007281bf#be1aa8222bf743a1ab87a0ab007281bf</link>
		<pubDate>Sun, 12 Aug 2012 06:56:54 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/be1aa8222bf743a1ab87a0ab007281bf#be1aa8222bf743a1ab87a0ab007281bf</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>Oh, if you really want to hear from Anders himself then here it is, about 30 ~ 35min</p><p><a href="http://channel9.msdn.com/Events/Ch9Live/Channel-9-Live-at-BUILD/C9L201">http&#58;&#47;&#47;channel9.msdn.com&#47;Events&#47;Ch9Live&#47;Channel-9-Live-at-BUILD&#47;C9L201</a></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/65a602f288af41eaabc6a0ab0082d9bf#65a602f288af41eaabc6a0ab0082d9bf</link>
		<pubDate>Sun, 12 Aug 2012 07:56:24 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/65a602f288af41eaabc6a0ab0082d9bf#65a602f288af41eaabc6a0ab0082d9bf</guid>
		<dc:creator>felix9</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/felix9/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT/dbfd0446b96c44da8f09a0ab000464cd">7 hours&nbsp;ago</a>, <a href="/Niners/DCMonkey">DCMonkey</a> wrote</p><p>*snip*</p><p>Don't you still have to wrap your Win32 API in WinRT objects before you can take advantage of Projection?</p><p></p></div></blockquote><p></p><p>True, but the biggest problem .NET developers have faced is not performance, it's that there is a massive delay between new technologies becoming available in Windows and suitable quality Managed Wrappers being in place (the Ribbon being a classic example, but there are plenty of others). And developing your own wrappers is both time consuming and potentially problematic if &quot;official&quot; libraries come out in future that wrap things differently.&nbsp;C&#43;&#43; developers have suffered similarly, but it's considerably easier to just call C style APIs there.</p><p>WinRT brings a standard method for exposing new APIs in Windows that can easily be consumed from whichever platform suits the developer. Long term this has the option of makingn .NET&nbsp;(and potentially JS) much more of a first-class development platform than it has ever been before.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/75ec494e87394755847fa0ab008647ab#75ec494e87394755847fa0ab008647ab</link>
		<pubDate>Sun, 12 Aug 2012 08:08:53 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/75ec494e87394755847fa0ab008647ab#75ec494e87394755847fa0ab008647ab</guid>
		<dc:creator>AndyC</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/AndyC/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>Is there some kind of ZBuffer for the presentation layer in WinRT? The performance issue I have with WPF is more to do that simple fact that, there is only one Dispatcher thread for the main GUI, and there is no ZBuffer at all. It is as if you are trying to draw everything without ZBuffer on single thread, that's terrible. I want to draw in the background in the ZBuffer, using different thread, and swap it&nbsp;periodically or when I&nbsp;made several changes.</p><p>I am not talking about 2D&nbsp;drawing,&nbsp;I am talking about WPF basic controls.</p><p>I hope there is something about that. And also the processing of collapsed elements. I think&nbsp;it is faster to have elements collapsed and re-enable instead of remove them and add them when I want to modify the list. But,&nbsp;my previous experience, those collapsed elements&nbsp;still cost quite a lot of&nbsp;calculations.&nbsp;</p><p>A lot of performance issues are with presentation layer instead of raw calculation speed.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/83a928284ef045bdb728a0ab008b2c13#83a928284ef045bdb728a0ab008b2c13</link>
		<pubDate>Sun, 12 Aug 2012 08:26:42 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/83a928284ef045bdb728a0ab008b2c13#83a928284ef045bdb728a0ab008b2c13</guid>
		<dc:creator>magicalclick</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/magicalclick/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT#c926ae3fb917c4e599e22a0ab005ca449">felix9</a>:</p><p>for .NET vs. C&#43;&#43; discussions, you may want to watch this Java vs. C&#43;&#43; (vs Javascript) talk by Cameron Purdy</p><p><a href="http://www.infoq.com/presentations/Keynote-Lessons-Java-CPlusPlus-History-Cloud">http://www.infoq.com/presentations/Keynote-Lessons-Java-CPlusPlus-History-Cloud</a></p><p>&nbsp;</p><p>Felix9,&nbsp; thanks for the link.&nbsp; I have not seen that before but it nicely summarizes plus and minuses of both.&nbsp;</p><p>I just dont agree with the last slide.&nbsp;&nbsp; He basically says Rich Client is the future.&nbsp; To me,&nbsp; that has always been here it is just becoming popular.&nbsp;&nbsp; That is what Silverlight was already doing .&nbsp; Smart client with webservices.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/c523001634f44ed99311a0ab00d886a4#c523001634f44ed99311a0ab00d886a4</link>
		<pubDate>Sun, 12 Aug 2012 13:08:20 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/c523001634f44ed99311a0ab00d886a4#c523001634f44ed99311a0ab00d886a4</guid>
		<dc:creator>TexasToast</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/TexasToast/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT#c18374c99e82a440c81dba0ab0005e7f4">Charles</a>:</p><p>Now, with respect to the comment about C&#43;&#43; developers preferring C#, well, that's simply not true. You use the right tool for the job at hand. Period.</p><p>Well I will just disagree the first sentence and agree with the second.&nbsp;&nbsp; I use both everyday and I tend to enjoy the C# environment more.&nbsp; If C# was made into a compiled language without .NET (no GC etc) I would use it for everything.</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/69f1f3542dfb4cde99b4a0ab00dacdc5#69f1f3542dfb4cde99b4a0ab00dacdc5</link>
		<pubDate>Sun, 12 Aug 2012 13:16:38 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/69f1f3542dfb4cde99b4a0ab00dacdc5#69f1f3542dfb4cde99b4a0ab00dacdc5</guid>
		<dc:creator>TexasToast</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/TexasToast/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT#cbe1aa8222bf743a1ab87a0ab007281bf">figuerres</a>: We'll get him on C9 again... He's been rather busy (C# 5.0, Roslyn, etc...).</p><p>C</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/0301ca0301fd494480f8a0ab01612990#0301ca0301fd494480f8a0ab01612990</link>
		<pubDate>Sun, 12 Aug 2012 21:25:49 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/0301ca0301fd494480f8a0ab01612990#0301ca0301fd494480f8a0ab01612990</guid>
		<dc:creator>Charles</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Charles/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT#c16c8568db96246108a56a0ab005ac73e">felix9</a>: Well, that's more the result of speculation than reality. </p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT/16c8568db96246108a56a0ab005ac73e">15 hours&nbsp;ago</a>, <a href="/Niners/felix9">felix9</a> wrote</p><p>*snip*</p><p>I think this thinking emerged from mid-2011, with Bob Muglia's 'stragegy has shifted and Silverlight (also WPF) is dead' and Steve Sinofsky's 'HTML5 and Javascript is the way to develop on Windows 8' messages,&nbsp; the 'C&#43;&#43; R<span class="st">enaissance</span>' also contributes in someway.</p><p></p></div></blockquote><p></p><p>Nobody has said that HTML5 is &quot;preferred&quot;... It's the newest way to build Windows apps, yes,&nbsp;- and it's frankly quite amazing that you can build powerful modern style client applications in HTML5 on Windows 8&nbsp;- <em>outside of a browser</em>... Pretty awesome, if you ask me. That said, it's one of three main ways to get to the job done. It's time to get past the &quot;what about .NET?&quot; stuff and accept that in reality .NET is as first class as every other programming model that targets modern style apps on Windows 8. <br><br>Can we move along?</p><p>C</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/f7234e4d6d8f4decbf36a0ab016324f3#f7234e4d6d8f4decbf36a0ab016324f3</link>
		<pubDate>Sun, 12 Aug 2012 21:33:02 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/f7234e4d6d8f4decbf36a0ab016324f3#f7234e4d6d8f4decbf36a0ab016324f3</guid>
		<dc:creator>Charles</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Charles/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT/926ae3fb917c4e599e22a0ab005ca449">17 hours&nbsp;ago</a>, <a href="/Niners/felix9">felix9</a> wrote</p><p>for WinRT and .NET discussions, maybe this episode of Hanselminutes is a good one</p><p><a href="http://www.hanselminutes.com/329/understanding-winrt-and-windows-8-for-net-programmers">http://www.hanselminutes.com/329/understanding-winrt-and-windows-8-for-net-programmers</a></p><p>*snip*</p><p>for .NET vs. C&#43;&#43; discussions, you may want to watch this Java vs. C&#43;&#43; (vs Javascript) talk by Cameron Purdy</p><p><a href="http://www.infoq.com/presentations/Keynote-Lessons-Java-CPlusPlus-History-Cloud">http://www.infoq.com/presentations/Keynote-Lessons-Java-CPlusPlus-History-Cloud</a></p><p></p></div></blockquote><br><br>I'd encourage .NET developers to watch this: <a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/TOOL-930C">http://channel9.msdn.com/Events/BUILD/BUILD2011/TOOL-930C</a><p></p><p>Apparently, Hanselman needs to, too <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /> (just kidding, Scott!)</p><p>C</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/ef53a4857a1847c997fca0ab0178f6f8#ef53a4857a1847c997fca0ab0178f6f8</link>
		<pubDate>Sun, 12 Aug 2012 22:52:29 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/ef53a4857a1847c997fca0ab0178f6f8#ef53a4857a1847c997fca0ab0178f6f8</guid>
		<dc:creator>Charles</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Charles/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT/f7234e4d6d8f4decbf36a0ab016324f3">1 hour&nbsp;ago</a>, <a href="/Niners/Charles">Charles</a> wrote</p><p>@<a href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT#c16c8568db96246108a56a0ab005ac73e">felix9</a>: Well, that's more the result of speculation than reality.</p><p>*snip*</p><p>Nobody has said that HTML5 is &quot;preferred&quot;...&nbsp;</p><p>&lt;snip&gt;<br><br>Can we move along?</p><p>C</p><p></p></div></blockquote><p></p><p>Two comments:</p><p>First of all, I also don't get why people, especially developers, with common sense could be confused about the status of .NET. In particular it appears that .NET will have more easy access to OS components in Windows 8. Maybe it's because some people still think back to the role of &quot;managed code&quot; in the Longhorn days.</p><p>That said, I seem to remember a comment when Windows 8 was first demoed publicly by Sinofsky and, Julie Larsen, where there was a remark that made it seem like HTML 5 development had suddenly been raised to a preferred method of developing apps for Windows 8. Of course that's nonsense and anyone with common sense should be able to deduce what was meant. It does show how easily confused people get about future directions.</p><p>I'm sure Felix can track down the comment - although it's just for historical curioisity at this point.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/1872e6029bf6467ebb3fa0ab017a6798#1872e6029bf6467ebb3fa0ab017a6798</link>
		<pubDate>Sun, 12 Aug 2012 22:57:43 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/1872e6029bf6467ebb3fa0ab017a6798#1872e6029bf6467ebb3fa0ab017a6798</guid>
		<dc:creator>Bent Rasmussen</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/exoteric/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT/69f1f3542dfb4cde99b4a0ab00dacdc5">10 hours&nbsp;ago</a>, <a href="/Niners/TexasToast">TexasToast</a> wrote</p><p>If C# was made into a compiled language without .NET (no GC etc) I would use it for everything.</p><p></p></div></blockquote><p></p><p>The GC isn't just an implementation detail of .NET. It's a critical design feature. Without it, you'd have to explicitly&nbsp;<em>new&nbsp;</em>and&nbsp;<em>delete&nbsp;</em>every object, introducing the sudden possibility of&nbsp;<em>double-free</em> vulnerabilities and memory leaks, i.e. removing any&nbsp;semblance&nbsp;of memory safety across the entire language, undoing what is arguably C#'s biggest achievement.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/066341df16bb4568ba98a0ac0001606c#066341df16bb4568ba98a0ac0001606c</link>
		<pubDate>Mon, 13 Aug 2012 00:05:00 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/066341df16bb4568ba98a0ac0001606c#066341df16bb4568ba98a0ac0001606c</guid>
		<dc:creator>evildictaitor</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/evildictaitor/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT#c066341df16bb4568ba98a0ac0001606c">evildictaitor</a>: I don't think compiling c# to native would take away the some of the parts of the GC. I have been using mono touch for some time and as I understand it mono&nbsp;compiles the c# down to native code IOS code before it gets loaded on the device. So i think it would be possible&nbsp;to do this.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/a02106f30f534df49148a0ac00052e0f#a02106f30f534df49148a0ac00052e0f</link>
		<pubDate>Mon, 13 Aug 2012 00:18:51 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/a02106f30f534df49148a0ac00052e0f#a02106f30f534df49148a0ac00052e0f</guid>
		<dc:creator>wsdotnet</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/wsdotnet/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT/a02106f30f534df49148a0ac00052e0f">1 hour&nbsp;ago</a>, <a href="/Niners/wsdotnet">wsdotnet</a> wrote</p><p>@<a href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT#c066341df16bb4568ba98a0ac0001606c">evildictaitor</a>: I don't think compiling c# to native would take away the some of the parts of the GC. I have been using mono touch for some time and as I understand it mono&nbsp;compiles the c# down to native code IOS code before it gets loaded on the device. So i think it would be possible&nbsp;to do this.</p><p></p></div></blockquote><p></p><p>It is of course perfectly possible to compile C# to machine code and run it without a JIT. It is not possible to run it without a GC.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/f67c29a0efd34ff4a872a0ac0019e2b7#f67c29a0efd34ff4a872a0ac0019e2b7</link>
		<pubDate>Mon, 13 Aug 2012 01:34:14 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/f67c29a0efd34ff4a872a0ac0019e2b7#f67c29a0efd34ff4a872a0ac0019e2b7</guid>
		<dc:creator>evildictaitor</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/evildictaitor/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT/f67c29a0efd34ff4a872a0ac0019e2b7">19 minutes&nbsp;ago</a>, <a href="/Niners/evildictaitor">evildictait​or</a> wrote<p></p><p>*snip*</p><p>It is of course perfectly possible to compile C# to machine code and run it without a JIT. It is not possible to run it without a GC.</p></div></blockquote><p></p><p>Nitpicking, Bartok does have a option &quot;nullgc&quot; which means no collector <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /> <br>The only problem is your memory wont be reclaimed, but if you dont allocate much its OK I think. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif?v=c9' alt='Big Smile' /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/c7e24b4b10ff43eaa11fa0ac00238e3d#c7e24b4b10ff43eaa11fa0ac00238e3d</link>
		<pubDate>Mon, 13 Aug 2012 02:09:27 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/c7e24b4b10ff43eaa11fa0ac00238e3d#c7e24b4b10ff43eaa11fa0ac00238e3d</guid>
		<dc:creator>felix9</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/felix9/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>I frankly love that XAML/C#/Cx&nbsp;, &nbsp;HTML/CSS/JS and Dx/C&#43;&#43;/Cx&nbsp; are there for us to build first class apps...&nbsp;</p><p>&nbsp;</p><p>BUT i find it very weird that MS are using HTML for the&nbsp;MAJORITY of the Bing/Live/Xbox apps (looking at 15&#43; MS made apps all of which are HTML and a very very small fraction is XAML/Dx) ... it's like theres an internal memo to build everything in HTML,</p><p>i seriously don't&nbsp;know why&nbsp;at least the Video/Music apps wernt&nbsp;XAML/Dx, to me that would sound like the perfect technologies to showcase a video/music app ...</p><p>currently the Music/Video apps are&nbsp;unimpressive apps that are frankly embarassing and MS could do so&nbsp;much better (ala XBOX dashboard)&nbsp;...</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/b7e0babaf6214bfab680a0ac002d45c6#b7e0babaf6214bfab680a0ac002d45c6</link>
		<pubDate>Mon, 13 Aug 2012 02:44:49 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/b7e0babaf6214bfab680a0ac002d45c6#b7e0babaf6214bfab680a0ac002d45c6</guid>
		<dc:creator>LiquidBoy</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/LiquidBoy/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT/1872e6029bf6467ebb3fa0ab017a6798">3 hours&nbsp;ago</a>, <a href="/Niners/exoteric">exoteric</a> wrote<p></p><p>That said, I seem to remember a comment when Windows 8 was first demoed publicly by Sinofsky and, Julie Larsen, where there was a remark that made it seem like HTML 5 development had suddenly been raised to a preferred method of developing apps for Windows 8. Of course that's nonsense and anyone with common sense should be able to deduce what was meant. It does show how easily confused people get about future directions.</p><p>I'm sure Felix can track down the comment - although it's just for historical curioisity at this point.</p><p></p></div></blockquote><p></p><p>Hmm... no, believe it or not, it didnt sounds like the HTML5 is the 'preferred' way, instead, it sounded like HTML5 is the 'only' way for the new UI ! everything else is still supported but just for the old UI !</p><p><a href="https://allthingsd.com/20110601/up-next-at-d9-microsoft-windows-president-steven-sinofsky-live-at-d9/">https&#58;&#47;&#47;allthingsd.com&#47;20110601&#47;up-next-at-d9-microsoft-windows-president-steven-sinofsky-live-at-d9&#47;</a><br><a href="https://allthingsd.com/20110620/windows-for-the-app-age-microsofts-steven-sinofskys-full-d9-interview-video/">https&#58;&#47;&#47;allthingsd.com&#47;20110620&#47;windows-for-the-app-age-microsofts-steven-sinofskys-full-d9-interview-video&#47;</a><br><a href="https://allthingsd.com/20110601/exclusive-making-sense-of-what-we-just-learned-about-windows-8/">https&#58;&#47;&#47;allthingsd.com&#47;20110601&#47;exclusive-making-sense-of-what-we-just-learned-about-windows-8&#47;</a><br><a href="https://www.microsoft.com/en-us/news/features/2011/jun11/06-01corpnews.aspx">https&#58;&#47;&#47;www.microsoft.com&#47;en-us&#47;news&#47;features&#47;2011&#47;jun11&#47;06-01corpnews.aspx</a></p><p>Discussions here:<br><a href="http://channel9.msdn.com/Forums/Coffeehouse/What-platforms-should-I-invest-my-time-in">http&#58;&#47;&#47;channel9.msdn.com&#47;Forums&#47;Coffeehouse&#47;What-platforms-should-I-invest-my-time-in</a><br><a href="http://channel9.msdn.com/Forums/Coffeehouse/On-the-plus-side">http&#58;&#47;&#47;channel9.msdn.com&#47;Forums&#47;Coffeehouse&#47;On-the-plus-side</a><br><a href="http://channel9.msdn.com/Forums/Coffeehouse/OK-Microsoft-has-gone-crazy">http&#58;&#47;&#47;channel9.msdn.com&#47;Forums&#47;Coffeehouse&#47;OK-Microsoft-has-gone-crazy</a></p><p>People knew it can't be true, but its still 'poor developer communications and PR'<br><a href="http://www.theregister.co.uk/2011/06/06/windows_tablets_without_silverlight_dot_net/">http&#58;&#47;&#47;www.theregister.co.uk&#47;2011&#47;06&#47;06&#47;windows_tablets_without_silverlight_dot_net&#47;</a></p><p>To be fair, Charles clarified this the next day on Channel9 <a href="https://channel9.msdn.com/posts/A-quick-look-at-Windows-8#c634425734130000000">https&#58;&#47;&#47;channel9.msdn.com&#47;posts&#47;A-quick-look-at-Windows-8&#35;c634425734130000000</a><br>but this was almost the ONLY outspoken MS employee for three months, in a comment of a post ! Peter Brown may be another one, everyone else was saying &quot;<a href="http://channel9.msdn.com/Forums/Coffeehouse/None-of-us-at-Microsoft-can-say-anything-until-build-in-September">None of us at Microsoft can say anything until //build/ in September.</a>&quot; Ouch.</p><p>Even MaryJo Foley wanted to stop the FUD<br><a href="http://www.zdnet.com/blog/microsoft/microsoft-needs-to-tell-windows-8-developers-now-about-jupiter-and-silverlight/9608">http&#58;&#47;&#47;www.zdnet.com&#47;blog&#47;microsoft&#47;microsoft-needs-to-tell-windows-8-developers-now-about-jupiter-and-silverlight&#47;9608</a></p><p>But people still had this impression in August.<br><a href="http://channel9.msdn.com/Forums/Coffeehouse/Steven-Sinofsky-addressed-developer-frustration-and-confusing-about-HTML5-vs-Silverlight-strategy/6bd0147f989f4052bb9c9f4200204d04">http&#58;&#47;&#47;channel9.msdn.com&#47;Forums&#47;Coffeehouse&#47;Steven-Sinofsky-addressed-developer-frustration-and-confusing-about-HTML5-vs-Silverlight-strategy&#47;6bd0147f989f4052bb9c9f4200204d04</a><br><a href="http://blogs.gartner.com/david_m_smith/2011/08/17/microsoft-buldinging-suspense-but-letting-confusion-fester/">http&#58;&#47;&#47;blogs.gartner.com&#47;david_m_smith&#47;2011&#47;08&#47;17&#47;microsoft-buldinging-suspense-but-letting-confusion-fester&#47;</a></p><p>All in all, this ridiculous thinking might be a result of 'speculation', but stupid PR from Microsoft definetively set it off and helped a lot to spread it.</p><p>Scott Hanselman was obviously joking in that podcast I mentioned, but the joke itself reflects the situation of reality, isn't it ?</p><p>OK. That's all for today's history lessons, lets move along. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif?v=c9' alt='Tongue Out' /> </p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/67a0fa04dfa74e898da4a0ac0031cf5b#67a0fa04dfa74e898da4a0ac0031cf5b</link>
		<pubDate>Mon, 13 Aug 2012 03:01:21 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/67a0fa04dfa74e898da4a0ac0031cf5b#67a0fa04dfa74e898da4a0ac0031cf5b</guid>
		<dc:creator>felix9</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/felix9/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT/c7e24b4b10ff43eaa11fa0ac00238e3d">10 hours&nbsp;ago</a>, <a href="/Niners/felix9">felix9</a> wrote</p><p>*snip*</p><p>Nitpicking, Bartok does have a option &quot;nullgc&quot; which means no collector <img src="http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9" alt="Smiley"> <br>The only problem is your memory wont be reclaimed, but if you dont allocate much its OK I think. <img src="http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif?v=c9" alt="Big Smile"></p><p></p></div></blockquote><p></p><p>Even with C/C&#43;&#43; in embedded projects we do not dynamically allocate memory.&nbsp;&nbsp; We try to statically get everything setup on initialization.&nbsp; This is much safer and allows software to run without leaks and memory concerns.&nbsp;&nbsp;&nbsp; We need to run 5 9's for reliability and cannot take this risk.&nbsp; I was hoping that the Micro .net framework would take this approach with turning off the GC as an option.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/670f1faad79d44fa9f18a0ac00cfa3aa#670f1faad79d44fa9f18a0ac00cfa3aa</link>
		<pubDate>Mon, 13 Aug 2012 12:35:59 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/670f1faad79d44fa9f18a0ac00cfa3aa#670f1faad79d44fa9f18a0ac00cfa3aa</guid>
		<dc:creator>TexasToast</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/TexasToast/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT/18374c99e82a440c81dba0ab0005e7f4">1 day&nbsp;ago</a>, <a href="/Niners/Charles">Charles</a> wrote</p><p>*snip*</p><p>In terms of more Charles to balance native and .NET content, I've done various interviews that cover .NET 4.5, from GC to JIT to Fx installation. I assume you've watched those pieces?</p><p></p></div></blockquote><p></p><p>Yes.&nbsp; But this did cause me to rethink what is it that is missing.&nbsp; Maybe it isn't more Charles type content.&nbsp; Its up to the elbows in code, design, and whys content.&nbsp; As an example</p><p><a href="http://msdn.microsoft.com/en-us/library/windows/apps/br211377.aspx" target="_blank">Windows API reference for Metro style apps</a></p><p>Let's delve into these new APIs.&nbsp; How about the Windows.Foundation.HResult.&nbsp; Can that be used anywhere we would have PInvoked into Win32 to get the result or is it only applicable for WinRT api triggered results?&nbsp; The Windows.UI.Xaml.Controls looks prime for some need to know information from the experts.&nbsp; Maybe there are some gotchas or different defaults&nbsp;from wpf/silverlight past experiences.</p><p>Alas ... &quot;[This documentation is preliminary and is subject to change.]&quot;.&nbsp; No need to read it and catalog an invalid something in a brain cell.&nbsp; Maybe it is simply too early to even have a conversation.&nbsp; Let's hope not because they want apps out in the app store sooner than later I've been hearing.</p><p>Note: C9 does not have a WinRT or Win&#43;RT tag.&nbsp; Also in reviewing the .NET various tags I know there was a lot more content that I had seen than what was coming up under those tags.&nbsp; If it helps anyone else <a href="http://channel9.msdn.com/Tags/windows&#43;8" target="_blank">Windows&#43;8</a> was an additional tag that reveals more content.&nbsp; It isn't in the tags listing that I saw but there is content tagged with it.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/63462f797c4349679e70a0ac00d0e16c#63462f797c4349679e70a0ac00d0e16c</link>
		<pubDate>Mon, 13 Aug 2012 12:40:30 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/63462f797c4349679e70a0ac00d0e16c#63462f797c4349679e70a0ac00d0e16c</guid>
		<dc:creator>Dave Williamson</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/davewill/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT/29e140871b8540e8978ea0aa01646273">1 day&nbsp;ago</a>, <a href="/Niners/Charles">Charles</a> wrote</p><p>*snip*</p><p>If you're an HTML5 developer, then you're all set.</p><p></p></div></blockquote><p></p><p>If only this were true =(</p><p>Unfortunately the learning curve of HTML5 Windows 8 apps is too great, I don't think it will find the adoption Microsoft wanted. And we have first hand experience with this, building an internal Windows 8 app for Microsoft, done in HTML5/WinJS....<strong>NOT</strong> a fun experience. Our next Windows 8 app is going to be built in Xaml/WinRT, so hopefully a much better experience =)</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/e1212ccdf27348fd9c01a0ac00f862af#e1212ccdf27348fd9c01a0ac00f862af</link>
		<pubDate>Mon, 13 Aug 2012 15:04:20 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/e1212ccdf27348fd9c01a0ac00f862af#e1212ccdf27348fd9c01a0ac00f862af</guid>
		<dc:creator>Harlequin</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Harlequin/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT#ce1212ccdf27348fd9c01a0ac00f862af">Harlequin</a>: Can you elaborate? Also, XAML/WinRT doesn't mean anything <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /> All Windows 8 modern style apps are WinRT apps... You just mean you'll go the XAML/C# (or C&#43;&#43;) route.<br><br>I'd really like to learn more about your HTML5 experience/issues. You can send mail directly to me or just explain in a bit more detail on this thread.</p><p>C</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/b10e20aa30144a74b114a0ac00fe83c7#b10e20aa30144a74b114a0ac00fe83c7</link>
		<pubDate>Mon, 13 Aug 2012 15:26:39 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/b10e20aa30144a74b114a0ac00fe83c7#b10e20aa30144a74b114a0ac00fe83c7</guid>
		<dc:creator>Charles</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Charles/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT#cb7e0babaf6214bfab680a0ac002d45c6">LiquidBoy</a>: Well, Bing uses C&#43;&#43;&nbsp;&#43;&nbsp;DX &#43; XAML, too... There are several C&#43;&#43; apps in the store, as well. In fact, there's quite a nice balance and this shows that the overall approach is effective and enables a broad range of developers to build apps for Windows. <br><br>C</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/8b558e88ef784c28b822a0ac00ff959b#8b558e88ef784c28b822a0ac00ff959b</link>
		<pubDate>Mon, 13 Aug 2012 15:30:33 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/8b558e88ef784c28b822a0ac00ff959b#8b558e88ef784c28b822a0ac00ff959b</guid>
		<dc:creator>Charles</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Charles/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>You can view most of my threads on the MSDN forums:<br><a href="http://social.msdn.microsoft.com/Forums/en-US/user/threads?user=Harlequin">http://social.msdn.microsoft.com/Forums/en-US/user/threads?user=Harlequin</a><br>..since the threads I created or participate in are mostly trying to figure things out.</p><p>I've had two guys from the Visual Studio team wanting to chat with me too, but they never connected.</p><p>Doing web for 12 years myself, the HTML5/WinJS is simply a way-too-high-learning-curve-nightmare to use. My main focus was front-end, and my team lead was on the back end and he knows 10x more than I do, and he was struggling to hack things to get them working.<br><br>I've been making stuff for Microsoft for 12 years(we're a vendor), and I've never disliked many projects in those 12 years...this was one of the first ones I'd categorize as &quot;horrible&quot;, and that includes working on lots of SharePoint stuff =)</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/bca93439cfde4b26aec2a0ac01070f15#bca93439cfde4b26aec2a0ac01070f15</link>
		<pubDate>Mon, 13 Aug 2012 15:57:46 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/bca93439cfde4b26aec2a0ac01070f15#bca93439cfde4b26aec2a0ac01070f15</guid>
		<dc:creator>Harlequin</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Harlequin/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT#cbca93439cfde4b26aec2a0ac01070f15">Harlequin</a>: Really nice to see such great attention paid by MSFT employees in that forum. Your questions at least got answered! <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p><p>C</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/b0f4d3ac459f475dbfc6a0ac0147f708#b0f4d3ac459f475dbfc6a0ac0147f708</link>
		<pubDate>Mon, 13 Aug 2012 19:54:05 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/b0f4d3ac459f475dbfc6a0ac0147f708#b0f4d3ac459f475dbfc6a0ac0147f708</guid>
		<dc:creator>Charles</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Charles/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>Yeah, the MSDN guys are quite thorough, even if it takes a day or two sometimes to get an answer.</p><p>Problem with Windows 8 development is lack of resources...mainly MVPs. Half the times when I needed answers to something, the #1 search result was my post on MSDN...#saddeveloperpanda</p><p>Problem is I think MVPs are getting the cold shoulder from Microsoft on getting answers themselves.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/9d42c1cdcb6240a7b113a0ac015736e2#9d42c1cdcb6240a7b113a0ac015736e2</link>
		<pubDate>Mon, 13 Aug 2012 20:49:36 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/9d42c1cdcb6240a7b113a0ac015736e2#9d42c1cdcb6240a7b113a0ac015736e2</guid>
		<dc:creator>Harlequin</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Harlequin/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT/9d42c1cdcb6240a7b113a0ac015736e2">4 hours&nbsp;ago</a>, <a href="/Niners/Harlequin">Harlequin</a> wrote</p><p>Problem with Windows 8 development is lack of resources...mainly MVPs. Half the times when I needed answers to something, the #1 search result was my post on MSDN...#saddeveloperpanda</p><p></p></div></blockquote><br><br>So, <a href="http://dev.windows.com">http://dev.windows.com</a> documentation is lacking? Where do MVPs fit into technical documentation, samples, etc? Just curious... They are typically great at answering questions on forums, but why not go to the source re learning how to do things? Is the documentation that bad?<p></p><p>C</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/ff80e0db980940e183c1a0ad00199740#ff80e0db980940e183c1a0ad00199740</link>
		<pubDate>Tue, 14 Aug 2012 01:33:10 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/ff80e0db980940e183c1a0ad00199740#ff80e0db980940e183c1a0ad00199740</guid>
		<dc:creator>Charles</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Charles/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>Check out this page, the ListView.swipeBehaviour:<br><a href="http://msdn.microsoft.com/en-us/library/windows/apps/hh700730.aspx">http://msdn.microsoft.com/en-us/library/windows/apps/hh700730.aspx</a><br>This is damn near a blank page...tell you damn near nothing.<br><br>Now look at this old-skool MSDN page on the asp:dropdownlist:<br><a href="<a href="http://msdn.microsoft.com/en-us/library/0dzka5sf(v=vs.71">http&#58;&#47;&#47;msdn.microsoft.com&#47;en-us&#47;library&#47;0dzka5sf&#40;v&#61;vs.71</a>).aspx"><a href="http://msdn.microsoft.com/en-us/library/0dzka5sf(v=vs.71">http&#58;&#47;&#47;msdn.microsoft.com&#47;en-us&#47;library&#47;0dzka5sf&#40;v&#61;vs.71</a>).aspx</a><br>Tons of stuff...remarks, how to use things, lots of sample code.</p><p>Damn near every page in the &quot;<span>Dev Center - Metro style apps</span>&quot; site is completely useless. I spent time for each of my issues when we were building out WIndows 8 HTML5 app to look at the Dev Center first...then Google second, which brings up nothing, then the only resource is the Metro forums.</p><p>There is <strong>absolutely zero</strong> evangelism for Windows 8 development.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/ad2e4e0af1a6482ab113a0ad00e4a074#ad2e4e0af1a6482ab113a0ad00e4a074</link>
		<pubDate>Tue, 14 Aug 2012 13:52:24 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/ad2e4e0af1a6482ab113a0ad00e4a074#ad2e4e0af1a6482ab113a0ad00e4a074</guid>
		<dc:creator>Harlequin</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Harlequin/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>I have to agree with Harlequin on the MSDN documentation. I find that there's lots of videos, articles and tutorials out there, but it's not on MSDN. The WinRT library documentation is obviously just automatically generated from the WinRT library's XML documentation. If&nbsp;it wasn't,&nbsp;then someone could have saved themselves a hell of a lot of time because the result is the same: short one sentence descriptions of types and members, but zero information on how to use all that stuff.</p><p>The thing is that all those articles and tutorials elsewhere are fine for getting to grips with the basics, but when you want to dive deeper and read up on some type you found, MSDN is useless.</p><p>Take <a href="http://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.xaml.data.isupportincrementalloading">ISupportIncrementalLoading</a>, for instance. I wanted to find out how to make a gridview load more items as the user reaches the end, but all the forum posts and tutorials on the matter seemed confusing. I could gather that the ISupportIncrementalLoading.LoadMoreItemsAsync() method was key, so I decided to read up on it. All the MSDN documentation tells me is what the interface's member's are (which Visual Studio could already tell me) and that it &quot;Specifies a calling contract for collection views that support incremental loading.&quot; That's too general and too vague. The LoadMoreItemsAsync() documentation simply says &quot;Initializes incremental loading from the view.&quot; No information on the weird IAsyncOperation&lt;LoadMoreItemsResult&gt; return value. No information on how to implement this thing, exactly. Just very basic descriptions of the types and members that IntelliSense already gives me.</p><p>Same with implementing drag and drop: the XAML editor told me about UIElement.AllowDrop, but the <a href="http://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.xaml.uielement.allowdrop.aspx">MSDN page</a>&nbsp;simply says &quot;Gets or sets a value that determines whether this <a href="http://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.xaml.uielement.aspx"><strong>UIElement</strong></a> can be a drop target for purposes of drag-and-drop operations.&quot; So, great, I kind of gathered that. So what do I do when it's set to true? I don't know, because the MSDN page doesn't bother to tell me about it. I just sort of assume there's a Drop event, and so there is, but <a href="http://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.xaml.uielement.drop.aspx">that documentation</a> also doesn't tell me a damned thing about wat to do when the event is fired. How do I figure out what has been dropped onto the UIElement? Can I tell wether it has been dragged there by mouse or by finger? Does it fire once for every item that has been dropped or is there a collection of all simultaneously dropped items that I can look at somewhere? MSDN sure won't tell me. I have to click on through to the DragEventHandler Delegate, for which the documentation is also completely barebones, and then onto the DragEventArgs page. Here, I find a Data property. Success! I can probably figure out what has been dropped in there. Oh wait, the documentation is again useless. All I can tell from it is that the Data property is of the weird <a href="http://msdn.microsoft.com/en-us/library/windows/apps/windows.applicationmodel.datatransfer.datapackage.aspx">DataPackage</a>&nbsp;type. And what do you know, a Remarks section! But wait, it only supports text, RTF, HTML, Bitmap and StorageItems by default? Why can't I just get the object that was bound to whatever has been dragged from there?&nbsp;Maybe I can, because the documentation tells me that &quot;It also has methods to support custom data formats&quot;. So how do those work? MSDN won't bother to tell me. It stops just short of giving me the finger. In the end, I just didn't bother with AllowDrop and the DataPackage and just rolled my own implementation using the ManipulationStarted, ManipulationDelta and ManipulationCompleted events. For which, incidentally, the <a href="http://msdn.microsoft.com/en-us/library/system.windows.uielement.manipulationstarted.aspx">WPF documentation </a>has a whole section about what to do in this event&nbsp;and how to use the eventargs, where to go for more information about manipulations and a pointer to a walkthrough for touch enabled applications. The WinRT documentation has basic intellisense data and a single&nbsp;&quot;Using manipulation events&quot; link hidden in the See Also section.</p><p>The MSDN documentation sucks. It sucks hard. The most useful sources of information on Metro app development for me have been the MSDN forums, google, and just poking around in intellisense. Apart from a few how to articles there is nothing on MSDN that you can't already find with intellisense, and that's not nearly enough.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/ecd8e1af639f4b9c9045a0ad00ef7d95#ecd8e1af639f4b9c9045a0ad00ef7d95</link>
		<pubDate>Tue, 14 Aug 2012 14:31:57 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/ecd8e1af639f4b9c9045a0ad00ef7d95#ecd8e1af639f4b9c9045a0ad00ef7d95</guid>
		<dc:creator>Bas</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Bas/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>I'll pass along this feedback to the doc folks.</p><p>C</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/6a2bbba891494b2b9e3ba0ad00ff7cb6#6a2bbba891494b2b9e3ba0ad00ff7cb6</link>
		<pubDate>Tue, 14 Aug 2012 15:30:12 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/6a2bbba891494b2b9e3ba0ad00ff7cb6#6a2bbba891494b2b9e3ba0ad00ff7cb6</guid>
		<dc:creator>Charles</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Charles/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>There's some useful info here: <a href="http://channel9.msdn.com/Events/Windows-Camp/MSDN-Webcast-Series-Building-Windows-8-Metro-Style-Apps">http://channel9.msdn.com/Events/Windows-Camp/MSDN-Webcast-Series-Building-Windows-8-Metro-Style-Apps</a><br><br>C</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/eeec2382fb6e4095bcc5a0ad01001d98#eeec2382fb6e4095bcc5a0ad01001d98</link>
		<pubDate>Tue, 14 Aug 2012 15:32:29 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/eeec2382fb6e4095bcc5a0ad01001d98#eeec2382fb6e4095bcc5a0ad01001d98</guid>
		<dc:creator>Charles</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Charles/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT#c6a2bbba891494b2b9e3ba0ad00ff7cb6">Charles</a>: Thanks. I always find the MSDN docs pretty informative so it's too bad to see the WinRT documentation so barren.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/fc33b1993ce649658b3aa0ad01246479#fc33b1993ce649658b3aa0ad01246479</link>
		<pubDate>Tue, 14 Aug 2012 17:44:34 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/fc33b1993ce649658b3aa0ad01246479#fc33b1993ce649658b3aa0ad01246479</guid>
		<dc:creator>Bas</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Bas/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT#ccd5209260d4e49d89c14a0aa016c3363">SteveRichter</a>:sure, but there's still things in this world that need all the raw power they can get, that&nbsp;philosophy&nbsp;wouldn't work for them, i.e. video games</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/72b91f802fbc45ea97e1a0ad012efc29#72b91f802fbc45ea97e1a0ad012efc29</link>
		<pubDate>Tue, 14 Aug 2012 18:23:08 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/72b91f802fbc45ea97e1a0ad012efc29#72b91f802fbc45ea97e1a0ad012efc29</guid>
		<dc:creator>Ion Todirel</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ion Todirel/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT#cfc33b1993ce649658b3aa0ad01246479">Bas</a>: I've been on email with the doc team. They are <em>very</em> responsive and helpful.</p><p>I'm extending a thank you from the doc team to all of you who commented on the doc state (very useful feedback!).</p><p>Do stay tuned. It will get <em>much</em> better <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p><p>C</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/18febb0b562e4722bd13a0ad01305e30#18febb0b562e4722bd13a0ad01305e30</link>
		<pubDate>Tue, 14 Aug 2012 18:28:10 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/18febb0b562e4722bd13a0ad01305e30#18febb0b562e4722bd13a0ad01305e30</guid>
		<dc:creator>Charles</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Charles/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>Less about the docs, more about the <strong>evangelism</strong>.</p><p>Even if Bas couldn't find details on MSDN, which is the case most of the time I'm sure for all of us, there is usually a blog post by someone awesome where they were doing exactly what you were trying to do. Right now, with Windows 8, the only way to figure out complex things, wether it be back-end or front-end, you need to hit the forums, where sometimes you get an answer in 2 hours, sometimes 2 days. Not the way to go when we have deadlines in real life.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/e45b6b51f8e142d8867ca0ad01371842#e45b6b51f8e142d8867ca0ad01371842</link>
		<pubDate>Tue, 14 Aug 2012 18:52:39 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/e45b6b51f8e142d8867ca0ad01371842#e45b6b51f8e142d8867ca0ad01371842</guid>
		<dc:creator>Harlequin</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Harlequin/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT#ce45b6b51f8e142d8867ca0ad01371842">Harlequin</a>: Not sure what to say... Noted. We'll do better!<br>C</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/96f225fd498344b79ed7a0ad014a6e66#96f225fd498344b79ed7a0ad014a6e66</link>
		<pubDate>Tue, 14 Aug 2012 20:03:03 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/96f225fd498344b79ed7a0ad014a6e66#96f225fd498344b79ed7a0ad014a6e66</guid>
		<dc:creator>Charles</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Charles/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT/18febb0b562e4722bd13a0ad01305e30">2 days&nbsp;ago</a>, <a href="/Niners/Charles">Charles</a> wrote</p><p>@<a href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT#cfc33b1993ce649658b3aa0ad01246479">Bas</a>: I've been on email with the doc team. They are <em>very</em> responsive and helpful.</p><p>I'm extending a thank you from the doc team to all of you who commented on the doc state (very useful feedback!).</p><p>Do stay tuned. It will get <em>much</em> better <img src="http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9" alt="Smiley"></p><p>C</p><p></p></div></blockquote><p></p><p>&nbsp;</p><p>Allow me to send a thank you back to the team; at least the pages I mentioned in that post are now much more fleshed out, with much more elaboration in the remarks section and a few code examples. This is much better indeed. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/15de1f0ffd9f4329b2bca0b00085b20f#15de1f0ffd9f4329b2bca0b00085b20f</link>
		<pubDate>Fri, 17 Aug 2012 08:06:46 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/15de1f0ffd9f4329b2bca0b00085b20f#15de1f0ffd9f4329b2bca0b00085b20f</guid>
		<dc:creator>Bas</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Bas/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - has Anders commented on WinRT?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/has-Anders-commented-on-WinRT#c15de1f0ffd9f4329b2bca0b00085b20f">Bas</a>: Right on <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p><p>C</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/4f8e8ff5156c43cfab05a0b101358f03#4f8e8ff5156c43cfab05a0b101358f03</link>
		<pubDate>Sat, 18 Aug 2012 18:47:04 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/has-Anders-commented-on-WinRT/4f8e8ff5156c43cfab05a0b101358f03#4f8e8ff5156c43cfab05a0b101358f03</guid>
		<dc:creator>Charles</dc:creator>
		<slash:comments>56</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Charles/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>