<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Reflection vs. Metadata</title><link>http://blogs.msdn.com/b/jmstall/archive/2012/08/06/reflection-vs-metadata.aspx</link><description>Here are some old notes I had about Reflection vs. the raw IMetadata Import interfaces. They’re from a while ago (before CLR 4.0 was shipped!), but still relevant. Better to share late than never! Quick reminder on the two APIs I’m comparing here: Reflection</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Reflection vs. Metadata</title><link>http://blogs.msdn.com/b/jmstall/archive/2012/08/06/reflection-vs-metadata.aspx#10359061</link><pubDate>Fri, 12 Oct 2012 10:15:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10359061</guid><dc:creator>sarabjeet</dc:creator><description>&lt;p&gt;Great post indeed. I really like that you are providing information on .NET for freshers , Being enrolled &amp;nbsp;at &lt;a rel="nofollow" target="_new" href="http://www.wiziq.com/course/57-fresher-training-projects"&gt;www.wiziq.com/.../57-fresher-training-projects&lt;/a&gt; i found your information very helpful indeed. Thanks for it.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10359061" width="1" height="1"&gt;</description></item><item><title>re: Reflection vs. Metadata</title><link>http://blogs.msdn.com/b/jmstall/archive/2012/08/06/reflection-vs-metadata.aspx#10337513</link><pubDate>Tue, 07 Aug 2012 14:00:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10337513</guid><dc:creator>Jeroen Frijters</dc:creator><description>&lt;p&gt;If you want an API like Reflection, but the behavior/functionality of the Metadata API, then you can use IKVM.Reflection.dll (part of IKVM.NET). It provides a managed re-implementation of System.Reflection and System.Reflection.Emit without the limitations and runtime coupling (and it is also much faster).&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10337513" width="1" height="1"&gt;</description></item></channel></rss>