Fonts: Because your Eyes are Worth It
If you use Visual Studio 2005, you can download the Consolas font pack to make your eyes a little happier. If you're feeling really frisky, you can even use it as your console font. If you want to have a little fun, instead of firing up regedit to edit the registry, use this:
Set-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont" -Name "00" -Value "Consolas"