Assembly which can be shared across application is known as Shared Assemblies.
Strong name has to be created to create a shared assembly.
This can be done using SN.EXE. The same has to be registered using GACUtil.exe(Global Assembly Cache).
16 years ago
No comments:
Post a Comment