<?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"
	>
<channel>
	<title>Comments on: Reflection for Properties and Fields with DynamicMethod</title>
	<atom:link href="http://www.canerten.com/reflection-for-properties-and-fields-with-dynamicmethod/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.canerten.com/reflection-for-properties-and-fields-with-dynamicmethod/</link>
	<description>Adventures in Computing - Can Erten's Blog</description>
	<pubDate>Thu, 28 Aug 2008 18:51:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Singularity</title>
		<link>http://www.canerten.com/reflection-for-properties-and-fields-with-dynamicmethod/#comment-14634</link>
		<dc:creator>Singularity</dc:creator>
		<pubDate>Fri, 16 Feb 2007 13:44:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.canerten.com/reflection-for-properties-and-fields-with-dynamicmethod/#comment-14634</guid>
		<description>Thank you for your feedback. :) I changed it.</description>
		<content:encoded><![CDATA[<p>Thank you for your feedback. <img src='http://www.canerten.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> I changed it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmet Tolga Tat</title>
		<link>http://www.canerten.com/reflection-for-properties-and-fields-with-dynamicmethod/#comment-14589</link>
		<dc:creator>Ahmet Tolga Tat</dc:creator>
		<pubDate>Fri, 16 Feb 2007 10:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.canerten.com/reflection-for-properties-and-fields-with-dynamicmethod/#comment-14589</guid>
		<description>yess great work, but remove turkish exception text  like: "BÃ¶yle bi property field yok" :-)</description>
		<content:encoded><![CDATA[<p>yess great work, but remove turkish exception text  like: &#8220;BÃ¶yle bi property field yok&#8221; <img src='http://www.canerten.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Singularity</title>
		<link>http://www.canerten.com/reflection-for-properties-and-fields-with-dynamicmethod/#comment-12603</link>
		<dc:creator>Singularity</dc:creator>
		<pubDate>Tue, 30 Jan 2007 00:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.canerten.com/reflection-for-properties-and-fields-with-dynamicmethod/#comment-12603</guid>
		<description>Hi,
Thank you for feedback, you are absolutely right. I just fixed it. I post the code with the samples.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thank you for feedback, you are absolutely right. I just fixed it. I post the code with the samples.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Wilson</title>
		<link>http://www.canerten.com/reflection-for-properties-and-fields-with-dynamicmethod/#comment-12593</link>
		<dc:creator>Craig Wilson</dc:creator>
		<pubDate>Mon, 29 Jan 2007 18:10:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.canerten.com/reflection-for-properties-and-fields-with-dynamicmethod/#comment-12593</guid>
		<description>Hi,
  Great code.  However, in your sample for creating the setter, you have inverted the set operations.  You need to unbox (if necessary) prior to setting the value, not after.

Thanks again...</description>
		<content:encoded><![CDATA[<p>Hi,<br />
  Great code.  However, in your sample for creating the setter, you have inverted the set operations.  You need to unbox (if necessary) prior to setting the value, not after.</p>
<p>Thanks again&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
