User Tools

Site Tools


net_development

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
net_development [2017/02/04 01:28] – [Change Solution Explorer font size] shawnnet_development [2017/02/04 02:07] shawn
Line 1: Line 1:
 ===== Enable/disable assembly binding ===== ===== Enable/disable assembly binding =====
  
-> To enable assembly bind failure logging, set the registry value <code>[HKLM\Software\Microsoft\Fusion!EnableLog]</code> (DWORD) to 1.+> To enable assembly bind failure logging, set the registry value ''[HKLM\Software\Microsoft\Fusion!EnableLog]'' (DWORD) to 1.
 > Note: There is some performance penalty associated with assembly bind failure logging. > Note: There is some performance penalty associated with assembly bind failure logging.
-To turn this feature off, remove the registry value <code>[HKLM\Software\Microsoft\Fusion!EnableLog]</code>+To turn this feature off, remove the registry value ''[HKLM\Software\Microsoft\Fusion!EnableLog]''
  
 This setting provides additional debugging for the attempted loading of an assembly, including: This setting provides additional debugging for the attempted loading of an assembly, including:
Line 38: Line 38:
 ==== Using WinMerge in Visual Studio ==== ==== Using WinMerge in Visual Studio ====
  
-Tools –> Options –> Source Control –> Visual Studio Team Foundation Server ->  +//Tools// –> //Options// –> //Source Control// –> //Visual Studio Team Foundation Server// ->  
-Configure User Tools -> Add...+//Configure User Tools// -> //Add...//
  
 Compare arguments: Compare arguments:
Line 59: Line 59:
 There doesn't appear to be a way to change the font for just the Solution Explorer, so you need to change the overall environment font. This will also affect much of the rest of Visual Studio, including tab text, other tool windows, etc. There doesn't appear to be a way to change the font for just the Solution Explorer, so you need to change the overall environment font. This will also affect much of the rest of Visual Studio, including tab text, other tool windows, etc.
  
-  - Tools -> Options -> Environment -> Fonts and Colors+  - //Tools// -> //Options// -> //Environment// -> //Fonts and Colors//
   - Show settings for **Environment Font**   - Show settings for **Environment Font**
   - Select a font (instead of the default //Automatic//)   - Select a font (instead of the default //Automatic//)
  
-You should now be able to select a font size. You may need to restart Visual Studio. The settings took effect for me (in VS2013) immediately on closing the Options dialog.+You should now be able to select a font size. You may need to restart Visual Studio. The settings took effect for me (in VS2013) immediately on closing the **Options** dialog.
  
 **Reference:** **Reference:**
  
   * [[http://stackoverflow.com/a/23126549/1058872|How do I change the font size in Solution Explorer]]   * [[http://stackoverflow.com/a/23126549/1058872|How do I change the font size in Solution Explorer]]
net_development.txt · Last modified: 2017/08/01 22:24 by shawn

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki