Monday, July 18, 2011

Remove Unused References


If you are using Visual Studio 2010, Muse VSExtension will remove unused references for you
















Thursday, April 29, 2010

The fastest way of adding a reference to visual studio

Q: Which is the fastest way of adding adding a reference to visual studio?

A: Muse VSReference

Features:

  • Add GAC Reference : The fastest way of adding a reference

The Add GAC Reference dialog box displays list GAC assemblies. To view the Add GAC Reference dialog box, click Add GAC Reference on the Project menu. In the Add GAC Reference dialog box, select the assembly you wish to browse.

Assembly Name: the full or "friendly" name of the assembly.

Version: The version number of the assembly.

Processor Architecture: The processor architecture of the installed operating system. This member can be one of the following value: MSIL, x64 (AMD or Intel), Intel Itanium Processor Family (IPF), x86 and Unknown architecture

The Add GAC Reference dialog box automatically display every assembly in the Global Assembly Cache (GAC)

  • Copy References

Copies a reference or set of references to the clipboard.

  • Paste References

Pastes a reference or set of references from the clipboard.

Video: How to use Add GAC References Dialog

Thanks

muse.vsextensions@live.com