<?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 - Discussions by ClemensV</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/ClemensV/Discussions/RSS"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 - Discussions by ClemensV</title>
		<link>http://channel9.msdn.com/Niners/ClemensV/Discussions</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/Niners/ClemensV/Discussions</link>
	<language>en</language>
	<pubDate>Thu, 20 Jun 2013 08:33:27 GMT</pubDate>
	<lastBuildDate>Thu, 20 Jun 2013 08:33:27 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>0</c9:totalResults>
	<c9:pageCount>0</c9:pageCount>
	<c9:pageSize>0</c9:pageSize>
	<item>
		<title>Coffeehouse - The future of COM</title>
		<description><![CDATA[<p>DCOM is a wire protocol, COM is the programming model and runtime. The distinction you are making is not very useful and hasn't been for the better part of the last 10 years, littleguru.<br>
<br>
To the rest of the discussion...<br>
<br>
Remoting isn't dead and neither is COM. The level of future investment in both technologies will be proportional to how widely they are being used and respecting the WCF is the strategic technology foundation.&nbsp; That means that Remoting is in maintenance mode,
 but&nbsp;it's not dead. It's the primary technology to talk between appdomains in .NET apps and a core part of the .NET Framework.<br>
<br>
Remoting isn't and was never meant to be a replacement for COM and therefore the &quot;better or worse&quot; discussions or even &quot;conclusions&quot; don't make much sense. In terms of features Remoting doesn't even get close to COM (or WCF for that matter), because we never
 built it out to become a replacement. It's an&nbsp;easy way to serialize objects and get them (or references to them) across a communication link. That's it.
<br>
<br>
And, Black Tiger, for the&nbsp;vast majority of distributed systems use-cases, WCF is indeed a very complete replacement for COM these days. Ever since MTS and then in COM&#43; we have promoted a set of usage&nbsp;patterns for COM that is&nbsp;(un-)surprisingly&nbsp;close to today's
 web services model. With JITA you decouple client and server instancing (default model for WCF), you should best not&nbsp;pass objects by reference, etcetc.<br>
<br>
In terms of performance WCF is in striking distance from Enterprise Services/COM&#43;. We're not beating it in all scenarios, but we've got good reasons to hope that we'll eventually do beat it in a future revision of WCF.<br>
<br>
I concur with littleguru's summary that WCF is the way to go, going forward. Not only do I concur, I happen to have very strong evidence&nbsp;that that's the way to go. I work on the team owning ALL of those technologies (COM, Remoting, WCF) that I just mentioned.&nbsp;<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif' alt='Big Smile' /><br>
<br>
Cheers<br>
Clemens<br>
<br>
</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/252953-The-future-of-COM/4752a5c7ef2d4cf39ed89dec0061d372#4752a5c7ef2d4cf39ed89dec0061d372</link>
		<pubDate>Tue, 03 Apr 2007 17:13:24 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/252953-The-future-of-COM/4752a5c7ef2d4cf39ed89dec0061d372#4752a5c7ef2d4cf39ed89dec0061d372</guid>
		<dc:creator>ClemensV</dc:creator>
		<slash:comments>13</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/ClemensV/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - The future of COM</title>
		<description><![CDATA[<p>Precisely. There are tons of&nbsp;apps using COM and we still keep doing work on it. Not &quot;1000 people adding features&quot; kind of work, but there's most certainly stuff that that needs to be done. WCF ships a COM moniker, by the way <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/252953-The-future-of-COM/16f0ddc5e6ab4fdfbf3c9dec0061d275#16f0ddc5e6ab4fdfbf3c9dec0061d275</link>
		<pubDate>Tue, 03 Apr 2007 04:58:34 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/252953-The-future-of-COM/16f0ddc5e6ab4fdfbf3c9dec0061d275#16f0ddc5e6ab4fdfbf3c9dec0061d275</guid>
		<dc:creator>ClemensV</dc:creator>
		<slash:comments>13</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/ClemensV/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>