<?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: Faster invoke method of unknown objects with Expression tree part2</title>
	<atom:link href="http://www.codewrecks.com/blog/index.php/2008/10/06/faster-invoke-method-of-unknown-objects-with-expression-tree-part2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codewrecks.com/blog/index.php/2008/10/06/faster-invoke-method-of-unknown-objects-with-expression-tree-part2/</link>
	<description>Wrecks of code floating in the sea of Internet By Ricci Gian Maria</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:15:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Generic Method Invocation with Expression Trees &#171; Solutionizing .NET</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/10/06/faster-invoke-method-of-unknown-objects-with-expression-tree-part2/comment-page-1/#comment-2033</link>
		<dc:creator>Generic Method Invocation with Expression Trees &#171; Solutionizing .NET</dc:creator>
		<pubDate>Tue, 20 Jan 2009 09:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/?p=449#comment-2033</guid>
		<description>[...] provides a great overview of expression tree method invocation in this article, which inspired this more general [...]</description>
		<content:encoded><![CDATA[<p>[...] provides a great overview of expression tree method invocation in this article, which inspired this more general [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fast unknown method invocation for loose coupling &#171; MapWrecker 2.0</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/10/06/faster-invoke-method-of-unknown-objects-with-expression-tree-part2/comment-page-1/#comment-1867</link>
		<dc:creator>Fast unknown method invocation for loose coupling &#171; MapWrecker 2.0</dc:creator>
		<pubDate>Wed, 26 Nov 2008 18:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/?p=449#comment-1867</guid>
		<description>[...] turns out that LINQ expressions can be compiled into IL op-codes and that peopleÂ are doing itÂ to invoke unknownÂ code quickly, without reflection.Â Â No need to fire up [...]</description>
		<content:encoded><![CDATA[<p>[...] turns out that LINQ expressions can be compiled into IL op-codes and that peopleÂ are doing itÂ to invoke unknownÂ code quickly, without reflection.Â Â No need to fire up [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

