<?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: Verifying dynamically generated IL</title>
	<atom:link href="http://www.voyce.com/index.php/2009/03/30/verifying-dynamic-il/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.voyce.com/index.php/2009/03/30/verifying-dynamic-il/</link>
	<description>Programming and debugging tidbits</description>
	<lastBuildDate>Wed, 04 Jan 2012 23:07:52 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: voyce</title>
		<link>http://www.voyce.com/index.php/2009/03/30/verifying-dynamic-il/comment-page-1/#comment-463</link>
		<dc:creator>voyce</dc:creator>
		<pubDate>Mon, 06 Jul 2009 08:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.voyce.com/?p=97#comment-463</guid>
		<description>OK, thanks, that&#039;s useful.</description>
		<content:encoded><![CDATA[<p>OK, thanks, that&#8217;s useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.voyce.com/index.php/2009/03/30/verifying-dynamic-il/comment-page-1/#comment-462</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Fri, 29 May 2009 20:21:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.voyce.com/?p=97#comment-462</guid>
		<description>Actually, you can save assembly into arbitrary directory - you need to use an overload of AppDomain.CurrentDomain.DefineDynamicAssembly() that accepts directory PATH</description>
		<content:encoded><![CDATA[<p>Actually, you can save assembly into arbitrary directory &#8211; you need to use an overload of AppDomain.CurrentDomain.DefineDynamicAssembly() that accepts directory PATH</p>
]]></content:encoded>
	</item>
</channel>
</rss>

