<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>dotnetcat: Remoting .NET news</title>
<link>http://www.dotnetcat.com/</link>
<atom:link href="http://www.dotnetcat.com/news/Remoting/rss.xml" rel="self" type="application/rss+xml" />
<description>.NET developer news by tags: C#, ASP.NET, VB.NET, database, security, performance and more</description>
<language>en-us</language>
<item>
<title>Test Driven Prototyping - Learning About .NET Remoting</title>
<link>http://www.dotnetcat.com/news/Remoting/id/7076/</link>
<guid>http://www.dotnetcat.com/news/Remoting/id/7076/</guid>
<pubDate>Sat, 07 Apr 2007 17:03:00 -0500</pubDate>
<description><![CDATA[Use test driven development processes to determine the issues affecting application architecture and design with regards to .NET remoting.]]></description>
<category><![CDATA[Remoting]]></category>
</item>
<item>
<title>Simple sample for .NET Remoting</title>
<link>http://www.dotnetcat.com/news/Remoting/id/6701/</link>
<guid>http://www.dotnetcat.com/news/Remoting/id/6701/</guid>
<pubDate>Wed, 14 Feb 2007 07:41:00 -0600</pubDate>
<description><![CDATA[This article is for beginners]]></description>
<category><![CDATA[Remoting]]></category>
</item>
<item>
<title>Optimizing Serialization in .NET</title>
<link>http://www.dotnetcat.com/news/Performance/id/6057/</link>
<guid>http://www.dotnetcat.com/news/Performance/id/6057/</guid>
<pubDate>Mon, 27 Nov 2006 11:25:00 -0600</pubDate>
<description><![CDATA[Provides code and techniques to enable developers to optimize serialization of data.
]]></description>
<category><![CDATA[Performance]]></category>
</item>
<item>
<title>Remoting Event (Simple and efficient for enterprise solutions)</title>
<link>http://www.dotnetcat.com/news/Remoting/id/5165/</link>
<guid>http://www.dotnetcat.com/news/Remoting/id/5165/</guid>
<pubDate>Sun, 06 Aug 2006 05:47:00 -0500</pubDate>
<description><![CDATA[This article represents Remoting Event problems and solves all of them.]]></description>
<category><![CDATA[Remoting]]></category>
</item>
<item>
<title>The Baker's Dozen: 13 Productivity Tips for Remoting in Visual Studio 2005</title>
<link>http://www.dotnetcat.com/news/Remoting/id/5028/</link>
<guid>http://www.dotnetcat.com/news/Remoting/id/5028/</guid>
<pubDate>Tue, 25 Jul 2006 00:35:39 -0500</pubDate>
<description><![CDATA[Remoting is a powerful technology for implementing distributed applications. Interfaces make it possible to access external code in a strongly-typed manner. Generics in Visual Studio 2005 simplify the process even further.
]]></description>
<category><![CDATA[Remoting]]></category>
</item>
<item>
<title>Two-way Remoting with Callbacks and Events, Explained</title>
<link>http://www.dotnetcat.com/news/Remoting/id/4964/</link>
<guid>http://www.dotnetcat.com/news/Remoting/id/4964/</guid>
<pubDate>Wed, 19 Jul 2006 13:46:00 -0500</pubDate>
<description><![CDATA[A demonstration of how separate applications on different machines are able to effectively communicate with one another.
]]></description>
<category><![CDATA[Remoting]]></category>
</item>
<item>
<title>13 Productivity Tips for Remoting in Visual Studio 2005</title>
<link>http://www.dotnetcat.com/news/Remoting/id/4273/</link>
<guid>http://www.dotnetcat.com/news/Remoting/id/4273/</guid>
<pubDate>Thu, 20 Apr 2006 19:00:00 -0500</pubDate>
<description><![CDATA[13 Productivity Tips for Remoting in Visual Studio 2005Remoting is an ideal approach for executing code that resides on another domain: remoting interfaces allow developers to program against a strongly-typed model of code outside the current project. Building a remoting solution requires more code and may initially appear more complicated than Web services, so this article de-mystifies remoting by presenting a walk-through of a simple remoting project.

]]></description>
<category><![CDATA[Remoting]]></category>
</item>
<item>
<title>.NET Remoting and Cross Domain Marshalling</title>
<link>http://www.dotnetcat.com/news/Remoting/id/4195/</link>
<guid>http://www.dotnetcat.com/news/Remoting/id/4195/</guid>
<pubDate>Mon, 10 Apr 2006 10:31:00 -0500</pubDate>
<description><![CDATA[An article about how to marshal a remote client request from one AppDomain to another.
]]></description>
<category><![CDATA[Remoting]]></category>
</item>
<item>
<title>A Simple Introduction to .NET Remoting</title>
<link>http://www.dotnetcat.com/news/Internet/id/4103/</link>
<guid>http://www.dotnetcat.com/news/Internet/id/4103/</guid>
<pubDate>Wed, 15 Jun 2005 10:19:00 -0500</pubDate>
<description><![CDATA[.NET remoting allows the development of distriubuted applications. It allows applications to use objects contained in other processes. We wil quickly look at the basics on how to set up a simple .NET remoting system.
]]></description>
<category><![CDATA[Internet]]></category>
</item>
</channel>
</rss> 