.NET Interview Questions :: What are different ways to deploy an assembly in to global assembly catche?

Ram Pothuraju





We can use the Global Assembly Cache tool (Gacutil.exe), GAC Tool has provided by the .NET Framework SDK.

We can use Windows Explorer to drag assemblies into the cache.
We can use an installer designed to work with the global assembly cache.

Post a Comment

0Comments

Post a Comment (0)