<?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>Using reflection to List version to version assembly changes: Libcheck, one of the best tools ever! [Kit George]</title><link>http://blogs.msdn.com/bclteam/archive/2005/03/21/400123.aspx</link><description>OK, so libcheck has been around for a while. I actually made the code available publicly in the past via GotDotNet, but when I released it there, it was called WinChurn. Libcheck remains the core of this functionality, and it's an awesome little tool.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Using reflection to List version to version assembly changes: Libcheck, one of the best tools ever! [Kit George]</title><link>http://blogs.msdn.com/bclteam/archive/2005/03/21/400123.aspx#400542</link><pubDate>Tue, 22 Mar 2005 22:03:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:400542</guid><dc:creator>Christophe Nasarre</dc:creator><description>Thank you!&lt;br&gt;&lt;br&gt;I've been working on my own version for a long time now and I'll dig into your implementation details to find out how you handle the mscorlib.dll case. This is almost the only assembly that you can't load using Reflection if you are not built against the same version of the CLR you are trying to load.</description></item><item><title>re: Using reflection to List version to version assembly changes: Libcheck, one of the best tools ever! [Kit George]</title><link>http://blogs.msdn.com/bclteam/archive/2005/03/21/400123.aspx#400549</link><pubDate>Tue, 22 Mar 2005 22:28:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:400549</guid><dc:creator>Kit George [Msft]</dc:creator><description>I'm not convinced we solve this case directly Christophe. If you look at how the tool is implemented, we actually simply create 'store' files, which means you don't have to run against an old assembly, you can just use some store files from the old assembly.</description></item><item><title>LibCheck</title><link>http://blogs.msdn.com/bclteam/archive/2005/03/21/400123.aspx#401749</link><pubDate>Thu, 24 Mar 2005 20:00:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:401749</guid><dc:creator>The Big Picture</dc:creator><description /></item><item><title>Cool Tool: LibCheck</title><link>http://blogs.msdn.com/bclteam/archive/2005/03/21/400123.aspx#402148</link><pubDate>Fri, 25 Mar 2005 13:56:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:402148</guid><dc:creator>notgartner.com: Mitch Denny's Blog</dc:creator><description /></item><item><title>.NET Resources</title><link>http://blogs.msdn.com/bclteam/archive/2005/03/21/400123.aspx#591392</link><pubDate>Sat, 06 May 2006 11:33:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:591392</guid><dc:creator>mattonsoftware.com</dc:creator><description>The following links to .NET resources have been collated over time with the assistance of colleagues.&amp;amp;amp;nbsp;...</description></item><item><title>Comparing changes between two versions of an assembly | keyongtech</title><link>http://blogs.msdn.com/bclteam/archive/2005/03/21/400123.aspx#9363324</link><pubDate>Thu, 22 Jan 2009 08:42:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9363324</guid><dc:creator>Comparing changes between two versions of an assembly | keyongtech</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.keyongtech.com/428749-comparing-changes-between-two-versions"&gt;http://www.keyongtech.com/428749-comparing-changes-between-two-versions&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>