locked
signing an assembly RRS feed

  • Question

  • Hi,

    What is the use of signing an assembly?

    Thanks,

    Kishen

    Tuesday, August 21, 2012 9:14 AM

Answers

  • Hi Kishen,

    Plug-in and custom workflow activity required to be signed first before it can be deployed to CRM.

    What is influence of signing you can refer below MSDN definition.

    Assembly signing (also called strong-name signing) gives an application or component a unique identity that other software can use to identify and refer explicitly to it. A strong name consists of its simple text name, version number, culture information (if provided), plus a public/private key pair. This information is stored in a key file; this can be a Personal Information Exchange (PFX) file or a certificate from the current user's Windows certificate store.

    -http://msdn.microsoft.com/en-us/library/ms247123(v=vs.80).aspx


    Thanks and regards,
    Hiren Solanki.
    Please vote or mark as a answer if it helped you.

    Tuesday, August 21, 2012 9:20 AM

All replies

  • Hi Kishen,

    Plug-in and custom workflow activity required to be signed first before it can be deployed to CRM.

    What is influence of signing you can refer below MSDN definition.

    Assembly signing (also called strong-name signing) gives an application or component a unique identity that other software can use to identify and refer explicitly to it. A strong name consists of its simple text name, version number, culture information (if provided), plus a public/private key pair. This information is stored in a key file; this can be a Personal Information Exchange (PFX) file or a certificate from the current user's Windows certificate store.

    -http://msdn.microsoft.com/en-us/library/ms247123(v=vs.80).aspx


    Thanks and regards,
    Hiren Solanki.
    Please vote or mark as a answer if it helped you.

    Tuesday, August 21, 2012 9:20 AM
  • Hi

    Please refer this link

    http://social.msdn.microsoft.com/forums/en-US/vsto/thread/a42bb2e8-9e9c-494e-a5ca-7cd10475231b/


    Thanks & Regards Dhamodharan R

    Wednesday, August 22, 2012 8:12 AM