<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TechBubbles &#187; .NET Remoting</title>
	<atom:link href="http://www.techbubbles.com/tag/net-remoting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techbubbles.com</link>
	<description></description>
	<lastBuildDate>Sun, 18 Apr 2010 23:05:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Overview of .NET Remoting</title>
		<link>http://www.techbubbles.com/net-framework/overview-of-net-remoting/</link>
		<comments>http://www.techbubbles.com/net-framework/overview-of-net-remoting/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 09:58:57 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[.NET Remoting]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/net-framework/overview-of-net-remoting/</guid>
		<description><![CDATA[Introduction
This post provides you the overview of .NET Remoting Framework. It allows the objects to interact with one another across the application domains.
Features

Communication channels for transporting messages across applications
Formatters are used for encoding and decoding the messages. supported formatters are 

&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 1. Binary encoding formatter – use when performance is critical
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 2. XML encoding formatter [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/net-framework/overview-of-net-remoting/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Remoting in .NET Framework 2.0</title>
		<link>http://www.techbubbles.com/net-framework/remoting-in-net-framework-20/</link>
		<comments>http://www.techbubbles.com/net-framework/remoting-in-net-framework-20/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 20:05:08 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[.NET Remoting]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/net-framework/remoting-in-net-framework-20/</guid>
		<description><![CDATA[Introduction
Remoting is&#160; distributed application technology built in the Framework 2.0 with new features which allows the developer to build wide range of distributed applications. Overview of Remoting.
Introduced some new features in Remoting in .NET FW 20. The applications are now more secured and performanent.
Enhancement in the Channel infrastructure: The new channel IPC is introduced which [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/net-framework/remoting-in-net-framework-20/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
