<?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>Assemblies and Public Key Tokens</title><link>http://blogs.msdn.com/johnrdurant/archive/2006/08/24/717612.aspx</link><description>I'm working on a SharePoint v3 workflow project using the out-of-the-box (OOB) techniques. In order to install the workflow, you need to know the public key token for the signed assembly that you add to the Global Assembly Cache (GAC). To get this, I</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Interesting Finds: August 24, 2006</title><link>http://blogs.msdn.com/johnrdurant/archive/2006/08/24/717612.aspx#720063</link><pubDate>Fri, 25 Aug 2006 05:35:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:720063</guid><dc:creator>Jason Haley</dc:creator><description /></item><item><title>re: Assemblies and Public Key Tokens</title><link>http://blogs.msdn.com/johnrdurant/archive/2006/08/24/717612.aspx#720571</link><pubDate>Fri, 25 Aug 2006 06:39:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:720571</guid><dc:creator>Colin Bowern</dc:creator><description>You can also do it by reflecting on the type instead of knowing the path to the assembly.&lt;br&gt;&lt;br&gt;typeof(SomeType).Assembly.GetName().GetPublicKeyToken()&lt;br&gt;&lt;br&gt;Remember that the GAC was designed to be moved as demonstrated by the existence of GetCachePath in fusion.dll as well as the fact that not everyone uses C:\WINDOWS.</description></item><item><title>re: Assemblies and Public Key Tokens</title><link>http://blogs.msdn.com/johnrdurant/archive/2006/08/24/717612.aspx#754232</link><pubDate>Thu, 14 Sep 2006 19:29:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:754232</guid><dc:creator>John R. Durant</dc:creator><description>Thanks, Colin. I did not know about this method. Much easier and more portable. Way to go.&lt;br&gt;&lt;br&gt;John.</description></item><item><title>Assemblies and Public Key Tokens</title><link>http://blogs.msdn.com/johnrdurant/archive/2006/08/24/717612.aspx#6534171</link><pubDate>Mon, 26 Nov 2007 23:12:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6534171</guid><dc:creator>Assemblies and Public Key Tokens</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://feeds.maxblog.eu/item_843977.html"&gt;http://feeds.maxblog.eu/item_843977.html&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> John R Durant s WebLog Assemblies and Public Key Tokens | Insomnia Cure</title><link>http://blogs.msdn.com/johnrdurant/archive/2006/08/24/717612.aspx#9719768</link><pubDate>Wed, 10 Jun 2009 03:49:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9719768</guid><dc:creator> John R Durant s WebLog Assemblies and Public Key Tokens | Insomnia Cure</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://insomniacuresite.info/story.php?id=10401"&gt;http://insomniacuresite.info/story.php?id=10401&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>