<?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; c support</title>
	<atom:link href="http://tipsinterview.com/tag/c-support/feed/" rel="self" type="application/rss+xml" />
	<link>http://tipsinterview.com</link>
	<description>Interview Tips, Interview Questions and Answers</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:45:41 +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>Events and Delegates in c#</title>
		<link>http://tipsinterview.com/2011/05/24/events-and-delegates-in-c/</link>
		<comments>http://tipsinterview.com/2011/05/24/events-and-delegates-in-c/#comments</comments>
		<pubDate>Tue, 24 May 2011 05:43:41 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[c support]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[colon]]></category>
		<category><![CDATA[constructor c]]></category>
		<category><![CDATA[datatype]]></category>
		<category><![CDATA[default constructor]]></category>
		<category><![CDATA[multicast]]></category>
		<category><![CDATA[multiple inheritance]]></category>
		<category><![CDATA[Place]]></category>
		<category><![CDATA[value]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=559</guid>
		<description><![CDATA[1. What’s a delegate? A delegate object encapsulates a reference to a method. 2. What’s a multicast delegate? A delegate that has multiple handlers assigned to it. Each assigned handler (method) is called. 3. What’s the implicit name of the parameter that gets passed into the class’ set method? Value, and it’s datatype depends on [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2011/05/24/events-and-delegates-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft &#8211; C# Interview Questionsv</title>
		<link>http://tipsinterview.com/2010/03/08/microsoft-c-interview-questionsv/</link>
		<comments>http://tipsinterview.com/2010/03/08/microsoft-c-interview-questionsv/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 00:32:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[c support]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[data provider]]></category>
		<category><![CDATA[method]]></category>
		<category><![CDATA[multiple inheritance]]></category>
		<category><![CDATA[name]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[provider name]]></category>
		<category><![CDATA[quot]]></category>
		<category><![CDATA[what is an abstract class]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/03/08/microsoft-c-interview-questionsv/</guid>
		<description><![CDATA[1. How do you inherit from a class in C#? 2. What is .NET Framework? 3. How we handle sql exceptions? What is the class that handles SqlServer exceptions? 4. What is the advantage of serialization? 5. how to fill datalist usinf XML file and how to bind it,code behind language is c# 6. What [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/03/08/microsoft-c-interview-questionsv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

