Every time I use a variable name that’s the same as a class name, Visual Studio’s Intellisense always selects the class name by default:
This is quite annoying. I’d like it to, by default, always pick the instance variable instead of the class. Is it possible to configure Visual Studio 2010 to do this? I’m also using Resharper 5.1 if that helps.

It doesn’t matter.
Selecting either one will result in the same text, so you can just always select the class.