<?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: .NET Explicit Interfaces and Powershell</title>
	<atom:link href="http://www.dexterlegaspi.com/journal/?feed=rss2&#038;p=57" rel="self" type="application/rss+xml" />
	<link>http://www.dexterlegaspi.com/journal/?p=57</link>
	<description>.NET and BizTalk Rants</description>
	<lastBuildDate>Mon, 26 Jul 2010 09:12:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Tomas Restrepo</title>
		<link>http://www.dexterlegaspi.com/journal/?p=57&#038;cpage=1#comment-4891</link>
		<dc:creator>Tomas Restrepo</dc:creator>
		<pubDate>Tue, 02 Jun 2009 14:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.dexterlegaspi.com/journal/?p=57#comment-4891</guid>
		<description>Sure it works. I tried it with a generic collection that implements System.Collections.IEnumerable explicitly.</description>
		<content:encoded><![CDATA[<p>Sure it works. I tried it with a generic collection that implements System.Collections.IEnumerable explicitly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dalegaspi</title>
		<link>http://www.dexterlegaspi.com/journal/?p=57&#038;cpage=1#comment-4890</link>
		<dc:creator>dalegaspi</dc:creator>
		<pubDate>Tue, 02 Jun 2009 11:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.dexterlegaspi.com/journal/?p=57#comment-4890</guid>
		<description>No, actually, that&#039;s the point: what you said doesn&#039;t work with *explicit* implementation (it works with implicit)...</description>
		<content:encoded><![CDATA[<p>No, actually, that&#8217;s the point: what you said doesn&#8217;t work with *explicit* implementation (it works with implicit)&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas Restrepo</title>
		<link>http://www.dexterlegaspi.com/journal/?p=57&#038;cpage=1#comment-4887</link>
		<dc:creator>Tomas Restrepo</dc:creator>
		<pubDate>Tue, 02 Jun 2009 02:18:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.dexterlegaspi.com/journal/?p=57#comment-4887</guid>
		<description>Methinks that guy didn&#039;t think of the most obvious solution: Just cast the object to the interface and call the method on the casted object. Works just fine in powershell, as far as I can see.</description>
		<content:encoded><![CDATA[<p>Methinks that guy didn&#8217;t think of the most obvious solution: Just cast the object to the interface and call the method on the casted object. Works just fine in powershell, as far as I can see.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
