How to add shared assemble from GAC into our project, Please explain clearly?
How to add shared assemble from GAC into our project, Please explain clearly?
Shared assembly is a type of assembly which can be used in .net application.
So u have to use Add Reference to add shared assembly.