<?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: C# and Friend Assemblies Made Easy</title>
	<atom:link href="http://www.davidarno.org/2008/01/15/c-and-friend-assemblies-made-easy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidarno.org/2008/01/15/c-and-friend-assemblies-made-easy/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 22:10:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Denise</title>
		<link>http://www.davidarno.org/2008/01/15/c-and-friend-assemblies-made-easy/comment-page-1/#comment-7411</link>
		<dc:creator>Denise</dc:creator>
		<pubDate>Mon, 08 Aug 2011 14:20:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidarno.org/2008/01/15/c-and-friend-assemblies-made-easy/#comment-7411</guid>
		<description>Thanks for sharing this.  However when I try to use the tool I get a message saying that sn.exe does not appear to be installed on this machine.  I&#039;ve (1) placed the location of sn.exe in my Path environment variable and (2) reinstalled the application to the same folder location as sn.exe.  But still have no luck.  I&#039;m running Windows 7 any suggestions on how I can FriendAssembly to work?</description>
		<content:encoded><![CDATA[<p>Thanks for sharing this.  However when I try to use the tool I get a message saying that sn.exe does not appear to be installed on this machine.  I&#8217;ve (1) placed the location of sn.exe in my Path environment variable and (2) reinstalled the application to the same folder location as sn.exe.  But still have no luck.  I&#8217;m running Windows 7 any suggestions on how I can FriendAssembly to work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: myro</title>
		<link>http://www.davidarno.org/2008/01/15/c-and-friend-assemblies-made-easy/comment-page-1/#comment-4346</link>
		<dc:creator>myro</dc:creator>
		<pubDate>Thu, 24 Jun 2010 16:36:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidarno.org/2008/01/15/c-and-friend-assemblies-made-easy/#comment-4346</guid>
		<description>well done sir!
works great!

thanks for sharing</description>
		<content:encoded><![CDATA[<p>well done sir!<br />
works great!</p>
<p>thanks for sharing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.davidarno.org/2008/01/15/c-and-friend-assemblies-made-easy/comment-page-1/#comment-1979</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Thu, 14 May 2009 15:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidarno.org/2008/01/15/c-and-friend-assemblies-made-easy/#comment-1979</guid>
		<description>Thanks so much for this tip: &quot;I’ve wrapped the public key across many lines for clarity. In reality, it must be on one line.&quot;

I had concatenated the string over multiple lines for readability, and it wasn&#039;t working. It really, really, really wants to be on one line. You saved me some work. 

Looks like your tool is cool, too. It is indeed a nuisance extracting the public key -- almost like MS got tired and ran out of steam before they finished implementing the whole strong naming / code signing regimen.</description>
		<content:encoded><![CDATA[<p>Thanks so much for this tip: &#8220;I’ve wrapped the public key across many lines for clarity. In reality, it must be on one line.&#8221;</p>
<p>I had concatenated the string over multiple lines for readability, and it wasn&#8217;t working. It really, really, really wants to be on one line. You saved me some work. </p>
<p>Looks like your tool is cool, too. It is indeed a nuisance extracting the public key &#8212; almost like MS got tired and ran out of steam before they finished implementing the whole strong naming / code signing regimen.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

