<?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>Assembly.GlobalAssemblyCache Property </title><link>http://blogs.msdn.com/junfeng/archive/2006/07/27/680539.aspx</link><description>Once you have an assembly loaded, you can use Assembly.GlobalAssemblyCache Property to determine if the assembly is loaded from GAC or not. I am surprised that not many people know about this property.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Interesting Finds: July 27, 2006</title><link>http://blogs.msdn.com/junfeng/archive/2006/07/27/680539.aspx#681088</link><pubDate>Fri, 28 Jul 2006 06:24:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:681088</guid><dc:creator>Jason Haley</dc:creator><description /></item><item><title>re: Assembly.GlobalAssemblyCache Property </title><link>http://blogs.msdn.com/junfeng/archive/2006/07/27/680539.aspx#684079</link><pubDate>Mon, 31 Jul 2006 16:41:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:684079</guid><dc:creator>Essam</dc:creator><description>When I develop DLLs , I usally add some helper files in the same folder for the DLL, like XSLT and config files for example.&lt;br&gt;&lt;br&gt;Adding the DLL to the GAC makes me unable to do that any more , I wonder if you can advice about this issue</description></item><item><title>re: Assembly.GlobalAssemblyCache Property </title><link>http://blogs.msdn.com/junfeng/archive/2006/07/27/680539.aspx#684600</link><pubDate>Tue, 01 Aug 2006 02:18:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:684600</guid><dc:creator>junfeng</dc:creator><description>Why can't you embed those files as resources inside the assembly? </description></item></channel></rss>