<?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: AppDomain recycle different from real restart</title>
	<atom:link href="http://www.chrisvandesteeg.nl/2006/06/15/appdomain-recycle-different-from-real-restart/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chrisvandesteeg.nl/2006/06/15/appdomain-recycle-different-from-real-restart/</link>
	<description>What&#039;s practical is logical</description>
	<lastBuildDate>Mon, 23 Jan 2012 06:50:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Alley=&#62;Chris van de steeg</title>
		<link>http://www.chrisvandesteeg.nl/2006/06/15/appdomain-recycle-different-from-real-restart/comment-page-1/#comment-14144</link>
		<dc:creator>Alley=&#62;Chris van de steeg</dc:creator>
		<pubDate>Sat, 23 Jun 2007 05:44:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ilikeu2.nl/2006/06/15/appdomain-recycle-different-from-real-restart/#comment-14144</guid>
		<description>@Tim: Well, it worked for me to loop through all dll&#039;s in the bin folder and call Assembly.LoadFrom</description>
		<content:encoded><![CDATA[<p>@Tim: Well, it worked for me to loop through all dll&#8217;s in the bin folder and call Assembly.LoadFrom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Hardy</title>
		<link>http://www.chrisvandesteeg.nl/2006/06/15/appdomain-recycle-different-from-real-restart/comment-page-1/#comment-14128</link>
		<dc:creator>Tim Hardy</dc:creator>
		<pubDate>Fri, 22 Jun 2007 21:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ilikeu2.nl/2006/06/15/appdomain-recycle-different-from-real-restart/#comment-14128</guid>
		<description>I&#039;d be very interested in discussing your experience with GetAssemblies not always returning the full list of assemblies in the bin folder.  We&#039;re having the same problem.  You mentioned manually loading all the assemblies in the bin folder, but that is problematic.  .NET doesn&#039;t actually load any of those assemblies, but uses the shadow copies from a temp directory instead.  I&#039;d just like to know the different things you&#039;ve tried and what worked best for you.

Thanks</description>
		<content:encoded><![CDATA[<p>I&#8217;d be very interested in discussing your experience with GetAssemblies not always returning the full list of assemblies in the bin folder.  We&#8217;re having the same problem.  You mentioned manually loading all the assemblies in the bin folder, but that is problematic.  .NET doesn&#8217;t actually load any of those assemblies, but uses the shadow copies from a temp directory instead.  I&#8217;d just like to know the different things you&#8217;ve tried and what worked best for you.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

