by Chris Hettinger | Feb 3, 2012 | Visual Studio
I stumbled upon this the other day. An easy way to get the 4-part name for an assembly is add an external tool to Visual Studio: 1. Open Tools > External Tools 2. Click Add 3. For the Title, enter &Get 4-Part Name (The & established the G as the hotkey) 4....