<?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: Adding Assemblies to the Visual Studio &quot;Add Reference&quot; Dialog</title>
	<atom:link href="http://www.csharp411.com/adding-assemblies-to-the-visual-studio-add-reference-dialog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csharp411.com/adding-assemblies-to-the-visual-studio-add-reference-dialog/</link>
	<description>C# Information, Code, Tips and News</description>
	<lastBuildDate>Fri, 05 Mar 2010 13:44:45 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Erich Eichinger</title>
		<link>http://www.csharp411.com/adding-assemblies-to-the-visual-studio-add-reference-dialog/comment-page-1/#comment-4005</link>
		<dc:creator>Erich Eichinger</dc:creator>
		<pubDate>Sat, 13 Dec 2008 16:15:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/adding-assemblies-to-the-visual-studio-add-reference-dialog/#comment-4005</guid>
		<description>on Vista and Windows 2008 x64 you need to add your folder to [
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\.NETFramework\AssemblyFolders]
resp.
[HKEY_CURRENT_USER\SOFTWARE\Wow6432Node\Microsoft\.NETFramework\AssemblyFolders]</description>
		<content:encoded><![CDATA[<p>on Vista and Windows 2008 x64 you need to add your folder to [<br />
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\.NETFramework\AssemblyFolders]<br />
resp.<br />
[HKEY_CURRENT_USER\SOFTWARE\Wow6432Node\Microsoft\.NETFramework\AssemblyFolders]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adding Assemblies to the Visual Studio &#8220;Add Reference&#8221; Dialog &#171; Xinyustudio</title>
		<link>http://www.csharp411.com/adding-assemblies-to-the-visual-studio-add-reference-dialog/comment-page-1/#comment-3663</link>
		<dc:creator>Adding Assemblies to the Visual Studio &#8220;Add Reference&#8221; Dialog &#171; Xinyustudio</dc:creator>
		<pubDate>Thu, 06 Nov 2008 07:06:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/adding-assemblies-to-the-visual-studio-add-reference-dialog/#comment-3663</guid>
		<description>[...] Adding Assemblies to the Visual Studio &#8220;Add Reference&#8221;&#160;Dialog    Original Article here. [...]</description>
		<content:encoded><![CDATA[<p>[...] Adding Assemblies to the Visual Studio "Add Reference"&nbsp;Dialog    Original Article here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Digital Lifestyle Developer Blog</title>
		<link>http://www.csharp411.com/adding-assemblies-to-the-visual-studio-add-reference-dialog/comment-page-1/#comment-8</link>
		<dc:creator>The Digital Lifestyle Developer Blog</dc:creator>
		<pubDate>Thu, 07 Feb 2008 22:57:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/adding-assemblies-to-the-visual-studio-add-reference-dialog/#comment-8</guid>
		<description>&lt;strong&gt;Writing A Yougle Source...&lt;/strong&gt;

OK, although this isn&#039;t about GENERAL Media Center development and is more of a self-serving plug, I&#039;m...</description>
		<content:encoded><![CDATA[<p><strong>Writing A Yougle Source&#8230;</strong></p>
<p>OK, although this isn't about GENERAL Media Center development and is more of a self-serving plug, I'm&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timm</title>
		<link>http://www.csharp411.com/adding-assemblies-to-the-visual-studio-add-reference-dialog/comment-page-1/#comment-6</link>
		<dc:creator>Timm</dc:creator>
		<pubDate>Wed, 31 Oct 2007 12:53:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/adding-assemblies-to-the-visual-studio-add-reference-dialog/#comment-6</guid>
		<description>Yes, you are correct.  The list of assemblies in the GAC is different from the list of assemblies in Visual Studio.

See this post for why you would use the GAC:
http://www.devtopics.com/net-assembly-faq-part-4-global-assembly-cache/</description>
		<content:encoded><![CDATA[<p>Yes, you are correct.  The list of assemblies in the GAC is different from the list of assemblies in Visual Studio.</p>
<p>See this post for why you would use the GAC:<br />
<a href="http://www.devtopics.com/net-assembly-faq-part-4-global-assembly-cache/" rel="nofollow">http://www.devtopics.com/net-assembly-faq-part-4-global-assembly-cache/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunil Waghmare</title>
		<link>http://www.csharp411.com/adding-assemblies-to-the-visual-studio-add-reference-dialog/comment-page-1/#comment-7</link>
		<dc:creator>Sunil Waghmare</dc:creator>
		<pubDate>Tue, 30 Oct 2007 13:04:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/adding-assemblies-to-the-visual-studio-add-reference-dialog/#comment-7</guid>
		<description>Hello Timm,

I tried with your solution, and it works. It shows My ClassLib project dll in .NET API list for Add Reference Dialog box. But that is showing my dll in list though I uninstalled my dll from GAC. Then was is meaning of registering it in the GAC. This leads me to conclude that .Net API contains list of APIs registered on OS and not with GAC. Then what is the use of registering it to the GAC. If you know can you please give some more Idea about GAC?

Thanks &amp; Regards

Sunil Waghmare.</description>
		<content:encoded><![CDATA[<p>Hello Timm,</p>
<p>I tried with your solution, and it works. It shows My ClassLib project dll in .NET API list for Add Reference Dialog box. But that is showing my dll in list though I uninstalled my dll from GAC. Then was is meaning of registering it in the GAC. This leads me to conclude that .Net API contains list of APIs registered on OS and not with GAC. Then what is the use of registering it to the GAC. If you know can you please give some more Idea about GAC?</p>
<p>Thanks &amp; Regards</p>
<p>Sunil Waghmare.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
