Sunday, April 11, 2010

Limitations of GAC deployed assembly

1- Strong name key (.snk) musts be assigned to the assembly.
2- Only a .dll can be deployed in the GAC.
3- User created .dll will not be listed under "Add Reference --> .NET tab.
Only Visual Studio .NET specific assemblied are listed in there.

No comments: