« Syntax for accessing current value of a DataGrid | Main | debugging design mode, user controls, custom controls »

First brush with the global assembly cache

The global assembly cache under WindowsXP is at c:\windows\assembly

Dragging an assembly into this folder installs it into the global assembly cache. Assembly must have a strong name.

Adding a reference to an assembly in the GAC doesn’t appear to be different than otherwise. Still have to browse to the actual assembly file. It doesn’t appear in the .NET tab’s list of assemblies. Curious.

 

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)