Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Windows » StrongName   (RSS)

Finding the Raw Strong Name Signature

Wow ... there's been lots of interest in signatures lately :-) In response to my last post about reserving a larger section of the PE file for the signature when you create a signature with a larger key, William wants to know if you can extract the actual

How to link to an ActiveX Control from a Strongly Named Assembly

Windows Forms has a feature that allows you to use an ActiveX control on your managed form. All you have to do is add the control to your toolbox, and VS takes care of the rest behind the scenes. But this feature has a bit of a problem when it comes to
Posted by shawnfa | 3 Comments
Filed under: , ,

Delay Signing

Most people know about the delay signing feature of the CLR. (For those who don't check out MSDN's Delay Signing an Assembly for more details). Basically, delay signing allows a developer to add the public key token to an assembly, without having access
 
Page view tracker