canuja
Can anybody tell me how do we create shared assemblies?
By canuja in ASP.NET on Nov 30 2006
  • Neha Mehta
    Nov, 2006 30

    For creating the shared assembly we follows the following steps:

    Create your DLL/EXE source code

    Generate unique assembly name using SN utility

    Sign your DLL/EXE with the private key by modifying AssemblyInfo file

    Compile your DLL/EXE

    Place the resultant DLL/EXE in global assembly cache using AL utility.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS