Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gac

Methods to programmatically install a .NET assembly into the GAC

Config files for assemblies in GAC

.net configuration gac

Referencing DLL from GAC in Visual Studio

visual-studio dll gac

ASP.NET MVC4 solution fails to build after installing KB2993928

Adding same "*.dll" reference to multiple projects in the same Solution

.net dll log4net gac

What gacutil.exe should I use?

GACUtil "Assembly successfully added to the cache" but "Number of items = 0"

gac gacutil

Could not load file or assembly 'Oracle.DataAccess error

C#: How to load assembly from GAC?

c# .net assemblies gac

enumerating assemblies in GAC

c# gac

Uninstall from GAC In C# code

c# gac uninstallation

Using WiX to put an assembly into both the GAC and Install Path

.net wix gac

Where can I find GACUtil?

.net dll gac

When using PresentationFramework.Aero, do I need to set "Copy Local" to true (and include it in my setup project)?

.net wpf gac

signing assemblies with a strong name, ok, but what if some 3rd party DLL isn't signed?

Does a (.net) COM+ assembly need to be installed in the GAC?

.net gac com+

Why is my assembly not visible in "Add Reference > .Net" when installed to the GAC?

.net .net-4.0 gac gacutil

My gacutil (vs2010 4.0) does not seem to be working

Is it possible to add/update assemblies to the GAC via a Nuget Package?

nuget gac nuget-package

Do I need to secure my strong name key file for an open-source project?