<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: if &#8230; else if &#8230; else if &#8230; else &#8230; : an alternative</title>
	<atom:link href="http://blog.activa.be/index.php/2008/03/if-else-if-else-if-else-an-alternative/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.activa.be/index.php/2008/03/if-else-if-else-if-else-an-alternative/</link>
	<description>.NET, Web, Mobile and more stuff I can&#039;t stop talking about</description>
	<lastBuildDate>Sat, 21 Jan 2012 13:14:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: павильоны торговые</title>
		<link>http://blog.activa.be/index.php/2008/03/if-else-if-else-if-else-an-alternative/#comment-1292</link>
		<dc:creator>павильоны торговые</dc:creator>
		<pubDate>Thu, 18 Aug 2011 18:28:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.activa.be/PermaLink,guid,bcff2213-6030-430c-8394-cdeb17067eb0.aspx#comment-1292</guid>
		<description>Необхідно зберегти тестування мого блогу. Не працює, як я хочу, щоб ще. Thx для теми. Може бути, це буде отримати моє, щоб виглядати краще.</description>
		<content:encoded><![CDATA[<p>Необхідно зберегти тестування мого блогу. Не працює, як я хочу, щоб ще. Thx для теми. Може бути, це буде отримати моє, щоб виглядати краще.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dexter</title>
		<link>http://blog.activa.be/index.php/2008/03/if-else-if-else-if-else-an-alternative/#comment-1289</link>
		<dc:creator>Dexter</dc:creator>
		<pubDate>Thu, 28 Jul 2011 14:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.activa.be/PermaLink,guid,bcff2213-6030-430c-8394-cdeb17067eb0.aspx#comment-1289</guid>
		<description>If you want to know more questions on C# please vist this site
&lt;a href=&quot;http://www.interviewforit.com/csharp.aspx&quot; rel=&quot;nofollow&quot;&gt;C# Interview Questions&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>If you want to know more questions on C# please vist this site<br />
<a href="http://www.interviewforit.com/csharp.aspx" rel="nofollow">C# Interview Questions</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: .NET , c# interview questions</title>
		<link>http://blog.activa.be/index.php/2008/03/if-else-if-else-if-else-an-alternative/#comment-1285</link>
		<dc:creator>.NET , c# interview questions</dc:creator>
		<pubDate>Wed, 15 Jun 2011 02:51:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.activa.be/PermaLink,guid,bcff2213-6030-430c-8394-cdeb17067eb0.aspx#comment-1285</guid>
		<description>Your commentOne of our freinds was asked this question in .NET , c# interviews in Microsoft.</description>
		<content:encoded><![CDATA[<p>Your commentOne of our freinds was asked this question in .NET , c# interviews in Microsoft.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nice</title>
		<link>http://blog.activa.be/index.php/2008/03/if-else-if-else-if-else-an-alternative/#comment-1284</link>
		<dc:creator>Nice</dc:creator>
		<pubDate>Wed, 15 Jun 2011 02:50:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.activa.be/PermaLink,guid,bcff2213-6030-430c-8394-cdeb17067eb0.aspx#comment-1284</guid>
		<description>One of our freinds was asked this question in .NET , c# interviews in Microsoft.</description>
		<content:encoded><![CDATA[<p>One of our freinds was asked this question in .NET , c# interviews in Microsoft.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mister E</title>
		<link>http://blog.activa.be/index.php/2008/03/if-else-if-else-if-else-an-alternative/#comment-32</link>
		<dc:creator>Mister E</dc:creator>
		<pubDate>Wed, 18 Aug 2010 18:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.activa.be/PermaLink,guid,bcff2213-6030-430c-8394-cdeb17067eb0.aspx#comment-32</guid>
		<description>Oh... FYI, I used it in an instance like this....

return (intWebEnabled == 0) ? 2 
    : (strMy.Length == 0) ? 4 
    : (strMy != strNope) ? 5 
    : 0;</description>
		<content:encoded><![CDATA[<p>Oh&#8230; FYI, I used it in an instance like this&#8230;.</p>
<p>return (intWebEnabled == 0) ? 2<br />
    : (strMy.Length == 0) ? 4<br />
    : (strMy != strNope) ? 5<br />
    : 0;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mister E</title>
		<link>http://blog.activa.be/index.php/2008/03/if-else-if-else-if-else-an-alternative/#comment-31</link>
		<dc:creator>Mister E</dc:creator>
		<pubDate>Wed, 18 Aug 2010 18:29:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.activa.be/PermaLink,guid,bcff2213-6030-430c-8394-cdeb17067eb0.aspx#comment-31</guid>
		<description>Not bad. I think I like it. Cheers.</description>
		<content:encoded><![CDATA[<p>Not bad. I think I like it. Cheers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

