<?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>Thu, 11 Mar 2010 22:37:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<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>
