<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
<title> .NET news &gt;&gt; Remoting</title>
<link>http://www.dotnetcat.com/Remoting/</link>
<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>
<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>
</item>
<item>
<title>Simple sample for .NET Remoting</title>
<link>http://www.dotnetcat.com/news/Remoting/id/6701/</link>
<pubDate>Wed, 14 Feb 2007 07:41:00 -0600</pubDate>
<description> <![CDATA[ This article is for beginners ]]> </description>
</item>
<item>
<title>Optimizing Serialization in .NET</title>
<link>http://www.dotnetcat.com/news/Performance/id/6057/</link>
<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>
</item>
<item>
<title>Remoting Event (Simple and efficient for enterprise solutions)</title>
<link>http://www.dotnetcat.com/news/Remoting/id/5165/</link>
<pubDate>Sun, 06 Aug 2006 05:47:00 -0500</pubDate>
<description> <![CDATA[ This article represents Remoting Event problems and solves all of them. ]]> </description>
</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>
<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>
</item>
<item>
<title>Two-way Remoting with Callbacks and Events, Explained</title>
<link>http://www.dotnetcat.com/news/Remoting/id/4964/</link>
<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>
</item>
<item>
<title>13 Productivity Tips for Remoting in Visual Studio 2005</title>
<link>http://www.dotnetcat.com/news/Remoting/id/4273/</link>
<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>
</item>
<item>
<title>.NET Remoting and Cross Domain Marshalling</title>
<link>http://www.dotnetcat.com/news/Remoting/id/4195/</link>
<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>
</item>
<item>
<title>A Simple Introduction to .NET Remoting</title>
<link>http://www.dotnetcat.com/news/Internet/id/4103/</link>
<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>
</item>
</channel>
</rss> 