<?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: Copying class properties using .NET Reflection</title>
	<atom:link href="http://www.reversealchemy.net/blog/2008/06/06/copying-class-properties-using-net-reflection/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reversealchemy.net/blog/2008/06/06/copying-class-properties-using-net-reflection/</link>
	<description>Complexity through Simplicity</description>
	<lastBuildDate>Tue, 13 Jul 2010 07:25:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Erik Burger</title>
		<link>http://www.reversealchemy.net/blog/2008/06/06/copying-class-properties-using-net-reflection/comment-page-1/#comment-95</link>
		<dc:creator>Erik Burger</dc:creator>
		<pubDate>Tue, 10 Nov 2009 12:09:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.reversealchemy.net/?p=6#comment-95</guid>
		<description>Hi Paulo,

You just reminded me to update my post to include the C# code..the project I worked on while I created this was in VB. In the meanwhile, check out this link and see how far you get :)

http://www.developerfusion.com/tools/convert/vb-to-csharp/

Erik</description>
		<content:encoded><![CDATA[<p>Hi Paulo,</p>
<p>You just reminded me to update my post to include the C# code..the project I worked on while I created this was in VB. In the meanwhile, check out this link and see how far you get <img src='http://www.reversealchemy.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.developerfusion.com/tools/convert/vb-to-csharp/" rel="nofollow">http://www.developerfusion.com/tools/convert/vb-to-csharp/</a></p>
<p>Erik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paulo Cancela</title>
		<link>http://www.reversealchemy.net/blog/2008/06/06/copying-class-properties-using-net-reflection/comment-page-1/#comment-94</link>
		<dc:creator>Paulo Cancela</dc:creator>
		<pubDate>Mon, 09 Nov 2009 18:32:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.reversealchemy.net/?p=6#comment-94</guid>
		<description>Hi Jimi,

Great coding !!

Do you have it in C#, can you send it to me? I&#039;m a little bit lazy today :)

Thanks

PC</description>
		<content:encoded><![CDATA[<p>Hi Jimi,</p>
<p>Great coding !!</p>
<p>Do you have it in C#, can you send it to me? I&#8217;m a little bit lazy today <img src='http://www.reversealchemy.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks</p>
<p>PC</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Burger</title>
		<link>http://www.reversealchemy.net/blog/2008/06/06/copying-class-properties-using-net-reflection/comment-page-1/#comment-33</link>
		<dc:creator>Erik Burger</dc:creator>
		<pubDate>Fri, 06 Mar 2009 11:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.reversealchemy.net/?p=6#comment-33</guid>
		<description>Hi Jimi,

This *should* do a deep copy.

As for the error copying your LINQ Entity class, if you could send me the code you are working on I&#039;ll be more than happy to take a look. My email address is eburger at antares dot nl.

Cheers,

Erik</description>
		<content:encoded><![CDATA[<p>Hi Jimi,</p>
<p>This *should* do a deep copy.</p>
<p>As for the error copying your LINQ Entity class, if you could send me the code you are working on I&#8217;ll be more than happy to take a look. My email address is eburger at antares dot nl.</p>
<p>Cheers,</p>
<p>Erik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimi J</title>
		<link>http://www.reversealchemy.net/blog/2008/06/06/copying-class-properties-using-net-reflection/comment-page-1/#comment-32</link>
		<dc:creator>Jimi J</dc:creator>
		<pubDate>Thu, 05 Mar 2009 21:51:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.reversealchemy.net/?p=6#comment-32</guid>
		<description>I am trying to copy a LINQ Entity class and am getting an error in the GenericCopyProperties function.  The MakeGenericMethod&#039;s sourceType parameter is null when it hits that line of code (though it is populated beforehand).  Any help would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>I am trying to copy a LINQ Entity class and am getting an error in the GenericCopyProperties function.  The MakeGenericMethod&#8217;s sourceType parameter is null when it hits that line of code (though it is populated beforehand).  Any help would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimi J</title>
		<link>http://www.reversealchemy.net/blog/2008/06/06/copying-class-properties-using-net-reflection/comment-page-1/#comment-31</link>
		<dc:creator>Jimi J</dc:creator>
		<pubDate>Thu, 05 Mar 2009 19:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.reversealchemy.net/?p=6#comment-31</guid>
		<description>Does this do a deep or shallow copy?</description>
		<content:encoded><![CDATA[<p>Does this do a deep or shallow copy?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Burger</title>
		<link>http://www.reversealchemy.net/blog/2008/06/06/copying-class-properties-using-net-reflection/comment-page-1/#comment-3</link>
		<dc:creator>Erik Burger</dc:creator>
		<pubDate>Thu, 07 Aug 2008 10:02:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.reversealchemy.net/?p=6#comment-3</guid>
		<description>Hi Joey,

That would definately be the first thing I&#039;d do if performance would become an issue.

Erik</description>
		<content:encoded><![CDATA[<p>Hi Joey,</p>
<p>That would definately be the first thing I&#8217;d do if performance would become an issue.</p>
<p>Erik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joey Chömpff</title>
		<link>http://www.reversealchemy.net/blog/2008/06/06/copying-class-properties-using-net-reflection/comment-page-1/#comment-2</link>
		<dc:creator>Joey Chömpff</dc:creator>
		<pubDate>Tue, 08 Jul 2008 20:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.reversealchemy.net/?p=6#comment-2</guid>
		<description>Erik, good code you could speed up the code if cache the generic methods. ;-)</description>
		<content:encoded><![CDATA[<p>Erik, good code you could speed up the code if cache the generic methods. <img src='http://www.reversealchemy.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
