<?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: .NET Assembly FAQ &#8211; Part 4 &#8211; Global Assembly Cache</title>
	<atom:link href="http://www.csharp411.com/net-assembly-faq-part-4-global-assembly-cache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csharp411.com/net-assembly-faq-part-4-global-assembly-cache/</link>
	<description>C# Information, Code, Tips and News</description>
	<lastBuildDate>Sat, 24 Jul 2010 01:26:51 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: timm</title>
		<link>http://www.csharp411.com/net-assembly-faq-part-4-global-assembly-cache/comment-page-1/#comment-5561</link>
		<dc:creator>timm</dc:creator>
		<pubDate>Sat, 03 Jul 2010 17:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/net-assembly-faq-part-4-global-assembly-cache/#comment-5561</guid>
		<description>@Keitha Hegdahl: Great idea, C# 411 is now on Twitter!

https://twitter.com/CSharp411</description>
		<content:encoded><![CDATA[<p>@Keitha Hegdahl: Great idea, C# 411 is now on Twitter!</p>
<p><a href="https://twitter.com/CSharp411" rel="nofollow">https://twitter.com/CSharp411</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keitha Hegdahl</title>
		<link>http://www.csharp411.com/net-assembly-faq-part-4-global-assembly-cache/comment-page-1/#comment-5537</link>
		<dc:creator>Keitha Hegdahl</dc:creator>
		<pubDate>Mon, 21 Jun 2010 04:06:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/net-assembly-faq-part-4-global-assembly-cache/#comment-5537</guid>
		<description>Hello,Terrific blogging dude! i am just Tired of using RSS feeds and do you use twitter?so i can follow you there:D. 
PS:Have you thought to be putting video to your blog to keep the readers more enjoyed?I think it works.Yours, Keitha Hegdahl</description>
		<content:encoded><![CDATA[<p>Hello,Terrific blogging dude! i am just Tired of using RSS feeds and do you use twitter?so i can follow you there:D.<br />
PS:Have you thought to be putting video to your blog to keep the readers more enjoyed?I think it works.Yours, Keitha Hegdahl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deploying .dll&#8217;s and the Global Assembly Cache &#171; GeoDev</title>
		<link>http://www.csharp411.com/net-assembly-faq-part-4-global-assembly-cache/comment-page-1/#comment-5357</link>
		<dc:creator>Deploying .dll&#8217;s and the Global Assembly Cache &#171; GeoDev</dc:creator>
		<pubDate>Fri, 08 Jan 2010 16:16:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/net-assembly-faq-part-4-global-assembly-cache/#comment-5357</guid>
		<description>[...] .Net Assembly FAQ &#8211; part 4 &#8211; Global Assembly Cache [...]</description>
		<content:encoded><![CDATA[<p>[...] .Net Assembly FAQ &#8211; part 4 &#8211; Global Assembly Cache [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sham</title>
		<link>http://www.csharp411.com/net-assembly-faq-part-4-global-assembly-cache/comment-page-1/#comment-5333</link>
		<dc:creator>Sham</dc:creator>
		<pubDate>Wed, 02 Dec 2009 14:00:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/net-assembly-faq-part-4-global-assembly-cache/#comment-5333</guid>
		<description>Question:
Can I use two different versions of the same assembly in a single application? if yes then how?


Any thought would be appreciated.
Thanks,</description>
		<content:encoded><![CDATA[<p>Question:<br />
Can I use two different versions of the same assembly in a single application? if yes then how?</p>
<p>Any thought would be appreciated.<br />
Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: timm</title>
		<link>http://www.csharp411.com/net-assembly-faq-part-4-global-assembly-cache/comment-page-1/#comment-4537</link>
		<dc:creator>timm</dc:creator>
		<pubDate>Mon, 13 Apr 2009 15:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/net-assembly-faq-part-4-global-assembly-cache/#comment-4537</guid>
		<description>Re: Why only shared assemblies be added to GAC ? Why one should not add my private assembly into GAC
b&#039;coz assemblies from GAC will load faster

Installing assemblies to the GAC requires more effort and has stricter requirements (cannot use XCOPY, must be signed, etc.)  But if you want to install your private assembly into the GAC, that&#039;s fine too.</description>
		<content:encoded><![CDATA[<p>Re: Why only shared assemblies be added to GAC ? Why one should not add my private assembly into GAC<br />
b'coz assemblies from GAC will load faster</p>
<p>Installing assemblies to the GAC requires more effort and has stricter requirements (cannot use XCOPY, must be signed, etc.)  But if you want to install your private assembly into the GAC, that's fine too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abby</title>
		<link>http://www.csharp411.com/net-assembly-faq-part-4-global-assembly-cache/comment-page-1/#comment-4536</link>
		<dc:creator>abby</dc:creator>
		<pubDate>Sun, 12 Apr 2009 15:30:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/net-assembly-faq-part-4-global-assembly-cache/#comment-4536</guid>
		<description>Why only shared assemblies be added to GAC ? Why one should not add my private assembly into GAC 
b&#039;coz assemblies from GAC will load faster 
Can some one clarify my doubt</description>
		<content:encoded><![CDATA[<p>Why only shared assemblies be added to GAC ? Why one should not add my private assembly into GAC<br />
b'coz assemblies from GAC will load faster<br />
Can some one clarify my doubt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Senthil</title>
		<link>http://www.csharp411.com/net-assembly-faq-part-4-global-assembly-cache/comment-page-1/#comment-4522</link>
		<dc:creator>Senthil</dc:creator>
		<pubDate>Fri, 03 Apr 2009 09:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/net-assembly-faq-part-4-global-assembly-cache/#comment-4522</guid>
		<description>Can you please let me know what are the possible ways available to identify which version of assembly does application uses or to ensure whether the application is using prompt version of assembly in case of multiple version of assemblies in production environment, other than checking web.config file.

For example : Suppose Application A has to use older version of assembly 1.0.0.0 and Application B has to use newer version of assembly 1.0.1.0.Wants to ensure Application A is still using version 1.0.0.0 even after newer version added to GAC.</description>
		<content:encoded><![CDATA[<p>Can you please let me know what are the possible ways available to identify which version of assembly does application uses or to ensure whether the application is using prompt version of assembly in case of multiple version of assemblies in production environment, other than checking web.config file.</p>
<p>For example : Suppose Application A has to use older version of assembly 1.0.0.0 and Application B has to use newer version of assembly 1.0.1.0.Wants to ensure Application A is still using version 1.0.0.0 even after newer version added to GAC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: timm</title>
		<link>http://www.csharp411.com/net-assembly-faq-part-4-global-assembly-cache/comment-page-1/#comment-4196</link>
		<dc:creator>timm</dc:creator>
		<pubDate>Fri, 20 Feb 2009 14:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/net-assembly-faq-part-4-global-assembly-cache/#comment-4196</guid>
		<description>Re: If multple versions of assembly are created. How to refer a older and newer version assembly in my application.

Your application will target whichever assembly you build it with.  You can choose which version to build to when you Add Reference to the assembly in your Visual Studio project.  If you add a reference to the old assembly, that&#039;s the version your application will target when it runs.</description>
		<content:encoded><![CDATA[<p>Re: If multple versions of assembly are created. How to refer a older and newer version assembly in my application.</p>
<p>Your application will target whichever assembly you build it with.  You can choose which version to build to when you Add Reference to the assembly in your Visual Studio project.  If you add a reference to the old assembly, that's the version your application will target when it runs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sridhar</title>
		<link>http://www.csharp411.com/net-assembly-faq-part-4-global-assembly-cache/comment-page-1/#comment-4193</link>
		<dc:creator>sridhar</dc:creator>
		<pubDate>Fri, 20 Feb 2009 13:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/net-assembly-faq-part-4-global-assembly-cache/#comment-4193</guid>
		<description>Hi Timm,

Assemblies Faq&#039;s are Mind Blowing .Thank You.
Here I have a question .
If multple versions of assembly are created.How to refer a older and newer version assembly in my application.


Regards
Sridhar</description>
		<content:encoded><![CDATA[<p>Hi Timm,</p>
<p>Assemblies Faq's are Mind Blowing .Thank You.<br />
Here I have a question .<br />
If multple versions of assembly are created.How to refer a older and newer version assembly in my application.</p>
<p>Regards<br />
Sridhar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aravind</title>
		<link>http://www.csharp411.com/net-assembly-faq-part-4-global-assembly-cache/comment-page-1/#comment-4176</link>
		<dc:creator>Aravind</dc:creator>
		<pubDate>Fri, 06 Feb 2009 08:57:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/net-assembly-faq-part-4-global-assembly-cache/#comment-4176</guid>
		<description>Format of MSIL.?</description>
		<content:encoded><![CDATA[<p>Format of MSIL.?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
