<?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 - Future of .NET Remoting</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 - Future of .NET Remoting</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>Thu, 20 Jun 2013 10:53:20 GMT</pubDate>
	<lastBuildDate>Thu, 20 Jun 2013 10:53:20 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>6</c9:totalResults>
	<c9:pageCount>-6</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Coffeehouse - Future of .NET Remoting</title>
		<description><![CDATA[<p>What does the future hold for .NET Remoting? I&nbsp;recently got the impression that&nbsp;we should steer away from .NET remoting for an easier migration path to Longhorn.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/10358-Future-of-NET-Remoting/10358#10358</link>
		<pubDate>Wed, 23 Jun 2004 00:05:46 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/10358-Future-of-NET-Remoting/10358#10358</guid>
		<dc:creator>zombie</dc:creator>
		<slash:comments>6</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/zombie/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Future of .NET Remoting</title>
		<description><![CDATA[<p>I have been told the same thing in a recent joint R&amp;D effort with Microsoft. It is clear they see WebServices as their focus. I have used ASP.NET web services and like them particularly for intergration but have trouble seeing it as viable for client/server
 (although some prototyping I have done looks positive). In the end you have to bolt on compression, security, encrytion, etc.</p>
<p>We are an ISV and I have had reservations about ASP.NET web services and had been leaning torward remoting and offering clients the option of using Binary formatter or SOAP formatter as an option on certain functions. One problem is that it leaves you writing
 more code particularly for the plumbing side of stuff. </p>
<p>Another option is to look at WSE 2.0</p>
<p><a href="http://www.michaelzammuto.com">Mike Zammuto</a></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/10358-Future-of-NET-Remoting/054260a204894129b6fc9dea011ee096#054260a204894129b6fc9dea011ee096</link>
		<pubDate>Wed, 23 Jun 2004 17:34:02 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/10358-Future-of-NET-Remoting/054260a204894129b6fc9dea011ee096#054260a204894129b6fc9dea011ee096</guid>
		<dc:creator>Michael Zammuto</dc:creator>
		<slash:comments>6</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Maze_werks/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Future of .NET Remoting</title>
		<description><![CDATA[<p>I heard&nbsp;that we should use web services or enterprise services (com&#43;) instead of remoting.<br>
<br>
We have a product that uses remoting servers to interface with a lot of different hardware, including real time control and transfer of video and audio recordings back to the clients on demand.&nbsp;I&nbsp;don't&nbsp;think&nbsp;web services&nbsp;are suitable or this type of application,
 even if we use WSE 2 over TCP/IP. I guess it is worth another look at WSE 2 and com&#43; again.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/10358-Future-of-NET-Remoting/481cc083fd5d441e9de19dea011ee0c2#481cc083fd5d441e9de19dea011ee0c2</link>
		<pubDate>Wed, 23 Jun 2004 20:17:01 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/10358-Future-of-NET-Remoting/481cc083fd5d441e9de19dea011ee0c2#481cc083fd5d441e9de19dea011ee0c2</guid>
		<dc:creator>zombie</dc:creator>
		<slash:comments>6</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/zombie/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Future of .NET Remoting</title>
		<description><![CDATA[<p>.NET remoting will continue to exist in Longhorn and beyond, since backwards compatibility is always a key requirement for our operating systems.<br>
<br>
The thing is the product group that owns&nbsp;the Remoting, WebService, and COM&#43; technologies has made the decision to invest all future enhancement efforts&nbsp;on the WebServices technology.&nbsp; The reason is because of the existence of the broad industry adoption of
 the standards, we're able to make WebService technology better in ways that is logistically impossible with the other ones, but there aren't reasons why the WebService technology can't be made every bit as good as Remoting and DCOM.<br>
<br>
So basically Microsoft is encouraging&nbsp;customers to transition to using WebService technology because it's the technology that will continue to improve.<br>
<br>
Today, there really isn't&nbsp;much in terms of&nbsp;features in Remoting that you can't get with using either WebServices or COM&#43;.&nbsp; Maybe over Webservices,&nbsp;but not really over&nbsp;COM&#43;.&nbsp; However,&nbsp;there are still some distinct&nbsp;features that COM&#43; has over WebServices.&nbsp; So
 that's why they&nbsp;say COM&#43; is fine if you need some of those extra&nbsp;features not yet available with WebServices.<br>
<br>
Because COM&#43; is still very widely used, they plan to try and offer really good code migration strategies from COM&#43; to WebServices, but they're not planning on creating as good of code migration strategies&nbsp;from Remoting to WebServices.&nbsp; So that's another reason
 why if you need more features then WebServices can offer they are encouraging using COM&#43; (versus Remoting).<br>
<br>
They expect the gap&nbsp;between the features offered by WebServices and&nbsp;by COM&#43; or Remoting will be closed&nbsp;when Indigo ships.&nbsp; So at that point you'll likely want to switch to WebServices because&nbsp;they expect it will&nbsp;have all the&nbsp;features that COM&#43; and Remoting
 have to offer and more.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/10358-Future-of-NET-Remoting/71ad1f775e5c45ec93d49dea011ee10b#71ad1f775e5c45ec93d49dea011ee10b</link>
		<pubDate>Thu, 24 Jun 2004 06:52:50 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/10358-Future-of-NET-Remoting/71ad1f775e5c45ec93d49dea011ee10b#71ad1f775e5c45ec93d49dea011ee10b</guid>
		<dc:creator>jwanagel</dc:creator>
		<slash:comments>6</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/jwanagel/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Future of .NET Remoting</title>
		<description><![CDATA[<p>Well, that makes sense, but you do not respond to zombie's question, which is the same question as mine.<br>
<br>
I have multiple processes running on a computer, and they need to communicate for a real time thing. For instance, a process runs a DirectShow graph, and the other process displays its intensity level of the graph. I do not see Indigo and web services will
 help such requirements in a few years.<br>
<br>
So, what is MS's response to who want real time communication between AppDomains in a PC?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/10358-Future-of-NET-Remoting/7e212c0ac41542709bc89dea011ee150#7e212c0ac41542709bc89dea011ee150</link>
		<pubDate>Fri, 09 Jul 2004 14:30:30 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/10358-Future-of-NET-Remoting/7e212c0ac41542709bc89dea011ee150#7e212c0ac41542709bc89dea011ee150</guid>
		<dc:creator>kojiishi</dc:creator>
		<slash:comments>6</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/kojiishi/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Future of .NET Remoting</title>
		<description><![CDATA[<p>What about app domains within a single process! Currently, I think you can only use remoting to communicate between application domains within a single process. Right?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/10358-Future-of-NET-Remoting/ec64799052e94d23bfa69dea011ee17a#ec64799052e94d23bfa69dea011ee17a</link>
		<pubDate>Mon, 12 Jul 2004 23:06:04 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/10358-Future-of-NET-Remoting/ec64799052e94d23bfa69dea011ee17a#ec64799052e94d23bfa69dea011ee17a</guid>
		<dc:creator>zombie</dc:creator>
		<slash:comments>6</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/zombie/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>