<?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>Interview Tips &#187; remote procedure calls</title>
	<atom:link href="http://tipsinterview.com/tag/remote-procedure-calls/feed/" rel="self" type="application/rss+xml" />
	<link>http://tipsinterview.com</link>
	<description>Interview Tips, Interview Questions and Answers</description>
	<lastBuildDate>Sat, 11 Feb 2012 07:16:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>What is the difference between overloading and overriding.</title>
		<link>http://tipsinterview.com/2010/08/07/what-is-the-difference-between-overloading-and-overriding/</link>
		<comments>http://tipsinterview.com/2010/08/07/what-is-the-difference-between-overloading-and-overriding/#comments</comments>
		<pubDate>Sat, 07 Aug 2010 00:22:41 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Interview Tips]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[conversations]]></category>
		<category><![CDATA[Methods]]></category>
		<category><![CDATA[Overloading]]></category>
		<category><![CDATA[parameters]]></category>
		<category><![CDATA[parent]]></category>
		<category><![CDATA[programmers]]></category>
		<category><![CDATA[remote procedure calls]]></category>
		<category><![CDATA[return]]></category>
		<category><![CDATA[static variables]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=375</guid>
		<description><![CDATA[difference between overloading and overriding. Overriding - Methods have the same signature as the parent class method. Overloading - Methods have different parameters list or type or the return type. Advantages and disadvantages of using multithreading Advantages: Simultaneous access to multiple applications Reduced number of required servers Improved performance and concurrency Simplified coding of remote [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/08/07/what-is-the-difference-between-overloading-and-overriding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET Master Pages &#8211; Interview Questions</title>
		<link>http://tipsinterview.com/2010/06/08/asp-net-master-pages-interview-questions/</link>
		<comments>http://tipsinterview.com/2010/06/08/asp-net-master-pages-interview-questions/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 00:32:18 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[content page]]></category>
		<category><![CDATA[interview]]></category>
		<category><![CDATA[layout changes]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[overridden]]></category>
		<category><![CDATA[page asp]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[remote procedure calls]]></category>
		<category><![CDATA[static variables]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=312</guid>
		<description><![CDATA[What is Master Page in ASP.NET? A Master page offers a template for one or more web forms. It defines placeholders for the content, which can be overridden by the content pages. The content pages contains only content. When users request the content page, ASP.NET merges the layout of the master page with the content [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/06/08/asp-net-master-pages-interview-questions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

