Here's my list. All of these can be accessed on **Tools->Options** menu:

 1. Disable F1. (**Environment->Keyboard**) This is probably the best advice that I found somewhere.
 2. Disable "Animate environment tools" (**Environment->General**).
 3. Disable Start Page (**Environment->Startup**).
 4. Disable "Track Active Item in Solution Explorer" (**Projects and Solutions**).
 5. Disable Navigation Bar (**Text Editor->C#**). I think this is available for every language.
 6. Set "AutoToolboxPopulate" to false (**Windows Forms Designer**). 
 7. You can set the Code view as the default view when viewing Windows Forms. Just right-click on the cs file and select "Open With...".

Basically I just customized [John Lam's settings][1]. It's very minimal. 

@Orion Edwards:

I agree. Snippets are really a time saver. Actually there's a snippet editor that you can use and I'm using it for a while now. You can find it [here][2].


  [1]: http://www.iunknown.com/2007/06/vibrant_ink_vis.html
  [2]: http://billmccarthy.com/Projects/Snippet_Editor/