One of the advantages of a tool like ReSharper is that you can write the code however you like and have it reformat to something more maintainable afterwardsafterward. I have R# set to always reformat such that the actual type in use is visible, however, when writing code I nearly always type 'var'.
Good tools let you have the best of both worlds.
John.