<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>.NET Development</title>
        <link>http://geekswithblogs.net/ktegels/category/3740.aspx</link>
        <description>WinForms, WebForms and Services, oh my!</description>
        <language>en-US</language>
        <copyright>Kent Tegels</copyright>
        <managingEditor>ktegels@gmail.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <item>
            <title>Using Signed Assemblies for SQLCLR: Doing the Safety Dance.</title>
            <link>http://geekswithblogs.net/ktegels/archive/2006/02/16/69762.aspx</link>
            <description>&lt;P&gt;You know that song. Yes, that song. The beeping. The arm flailing. &lt;A href="http://music.yahoo.com/track/1141573"&gt;&lt;STRONG&gt;The Safety Dance.&lt;/STRONG&gt;&lt;/A&gt; I so wanted it stay in the 80s &amp;#8211; along side the uncounted Wild Turkey inflicted hangovers. It just won&amp;#8217;t. Every now and then that damn beeping rhythm creeps into my conscious thought when I least need it to. Like today. I&amp;#8217;ve been trying to figure out how to use the last-minute-added ability to catalog signed assemblies that need External Access or Unsafe permission without having to set the database trustworthy bit. Getting frustrated with the &lt;EM&gt;interesting&lt;/EM&gt; example in &lt;A href="http://msdn2.microsoft.com/ms345102.aspx"&gt;Books Online&lt;/A&gt;, the beeping started.&lt;/P&gt;
&lt;P&gt;So here&amp;#8217;s what you really need to know:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;The first you need is a certificate that can establish a chain of trust to some trusted root certificate authority on the target machine. If you&amp;#8217;ve already got one thanks to having Certificate Server on your network or you&amp;#8217;ve purchased one, great. If not, you can make one for yourself as we&amp;#8217;ll do there. 
&lt;LI&gt;You need to understand the *interesting* inter-play of certificates, logins and signing assemblies. It is not hard once you understand that you can use a single certificate to do all of that. 
&lt;LI&gt;You will have to comfortable using the Command Shell and a couple of tools in the .NET Software Development Kit (SDK), namely SignTool and MakeCert.&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;A href="http://geekswithblogs.net/ktegels/articles/UsingSignedAssemblies.aspx"&gt;Continues here.&lt;/A&gt;&lt;/P&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=69762"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=69762" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/ktegels/aggbug/69762.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Kent Tegels</dc:creator>
            <guid>http://geekswithblogs.net/ktegels/archive/2006/02/16/69762.aspx</guid>
            <pubDate>Thu, 16 Feb 2006 18:23:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/ktegels/comments/69762.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/ktegels/archive/2006/02/16/69762.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/ktegels/comments/commentRss/69762.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/ktegels/services/trackbacks/69762.aspx</trackback:ping>
        </item>
    </channel>
</rss>