<?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: Multiple Inheritance in C# using Dynamic Features</title>
	<atom:link href="http://www.codingday.com/multiple-inheritance-in-c-using-dynamic-features/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codingday.com/multiple-inheritance-in-c-using-dynamic-features/</link>
	<description>Adventures in Computing, Can Erten's blog</description>
	<lastBuildDate>Fri, 12 Mar 2010 10:22:37 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dmitri</title>
		<link>http://www.codingday.com/multiple-inheritance-in-c-using-dynamic-features/comment-page-1/#comment-41256</link>
		<dc:creator>Dmitri</dc:creator>
		<pubDate>Tue, 16 Feb 2010 14:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.canerten.com/?p=346#comment-41256</guid>
		<description>&gt; are we missing MetaObject class and IDynamicObject interface from Cs4trials ?
Yep, it seems these entities are no longer here. At least, I couldn&#039;t find them in System.Dynamic.</description>
		<content:encoded><![CDATA[<p>&gt; are we missing MetaObject class and IDynamicObject interface from Cs4trials ?<br />
Yep, it seems these entities are no longer here. At least, I couldn&#8217;t find them in System.Dynamic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naveen</title>
		<link>http://www.codingday.com/multiple-inheritance-in-c-using-dynamic-features/comment-page-1/#comment-38791</link>
		<dc:creator>Naveen</dc:creator>
		<pubDate>Tue, 06 Oct 2009 11:21:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.canerten.com/?p=346#comment-38791</guid>
		<description>are we missing MetaObject class and IDynamicObject interface from Cs4trials ?</description>
		<content:encoded><![CDATA[<p>are we missing MetaObject class and IDynamicObject interface from Cs4trials ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naveen</title>
		<link>http://www.codingday.com/multiple-inheritance-in-c-using-dynamic-features/comment-page-1/#comment-38790</link>
		<dc:creator>Naveen</dc:creator>
		<pubDate>Tue, 06 Oct 2009 07:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.canerten.com/?p=346#comment-38790</guid>
		<description>When using Minherit, it gives the error message &quot;the type or namespace name Minherit could not be found (Are you missing a using directive or Assembly reference ?)

It does not provide any suggested references either... How to remove this error ?</description>
		<content:encoded><![CDATA[<p>When using Minherit, it gives the error message &#8220;the type or namespace name Minherit could not be found (Are you missing a using directive or Assembly reference ?)</p>
<p>It does not provide any suggested references either&#8230; How to remove this error ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
