Tool: The complete idiot's add-in for signing your assemblies with a strong name

My blog has moved.
You can view this post at the following address:
http://www.osherove.com/blog/2003/12/23/tool-the-complete-idiots-add-in-for-signing-your-assemblies.html
Published Tuesday, December 23, 2003 1:19 PM by RoyOsherove

Comments

Tuesday, December 23, 2003 9:12 AM by Robert McLaws

# re: Tool: The complete idiot's add-in for signing your assemblies with a strong name

You no longer have to register to download.
Tuesday, December 23, 2003 9:21 AM by Frans Bouma

# re: Tool: The complete idiot's add-in for signing your assemblies with a strong name

Roy, simply follow this n00b guide:
http://weblogs.asp.net/fbouma/archive/2003/12/23/45396.aspx

no plugin required, works in vs.net 2002 too! :)
Tuesday, December 23, 2003 2:49 PM by TrackBack

# A little shout out to my homies

Tuesday, December 23, 2003 11:12 PM by Leon Bambrick

# re: Tool: The complete idiot's add-in for signing your assemblies with a strong name

Hi Royo

I know you're always on the lookout for 'complete idiot' type quides to .net development - so i thought i'd point you at a 'Quick and Dirty Guide to .Net Remoting' that i just put up on my site.

(hope this doesn't look like an example of the dreaded 'comment spam')

any way, it's located here: http://www16.brinkster.com/messydesk/db/QAD_Remoting.asp

best of luck
enjoy the holiday season
Wednesday, December 24, 2003 8:18 AM by Roy Osherove

# re: Tool: The complete idiot's add-in for signing your assemblies with a strong name

I removed one of the comments to this post as per request of the author.
Wednesday, December 24, 2003 8:32 AM by Sam Gentile

# re: Tool: The complete idiot's add-in for signing your assemblies with a strong name

I found my friend Keith Brown's article on strong names to be the *best* thing I have read in 3 years on the subject. Check it out http://msdn.microsoft.com/netframework/?pull=/library/en-us/dnnetsec/html/strongNames.asp

I blogged it http://samgentile.com/blog/archive/2003/12/12/10883.aspx

HTH