<?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>A Tool (attached) to help figure out how to emit a type</title><link>http://blogs.msdn.com/yirutang/archive/2006/06/07/621125.aspx</link><description>After being in Exchange for almost a year, I tend to forget the how to run Reflection.Emit that I was once so familiared with. Occasionally, I would receive emails from this blog asking how to emit this, how to emit that. Before, the solutions came directly</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: A Tool (attached) to help figure out how to emit a type</title><link>http://blogs.msdn.com/yirutang/archive/2006/06/07/621125.aspx#649308</link><pubDate>Wed, 28 Jun 2006 07:07:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:649308</guid><dc:creator>antosha</dc:creator><description>This line does not seem to be necessary:&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; typeBuilder.MakeGenericType(typeof(List&amp;lt;&amp;gt;).GetGenericArguments()[0]);&lt;br&gt;&lt;br&gt;And this line misses &amp;quot;.dll&amp;quot; extension:&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; asmbuild.Save(&amp;quot;mytest&amp;quot;);</description></item></channel></rss>