Posts Tagged ‘keyboard’

Useful shortcuts for Visual Studio

Sunday, July 20th, 2008

I’ve been using Visual Studio for quite some time now, but I’ve never really bothered to investigate this important tool too much. I’ve finally gotten around to check things out, and am I’m gonna try to learn some techniques to increase effieincy a little bit (almost seems like heresy). First round, I’ll focus on keyboard shortcuts. I’ve grouped them into 4 categories, navigation, debugging, editing and others, hopefully they are fairly explanatory. Now mind you that these are the default short cuts for Visual Studio for C#, for C++ and VB they may not work (you’ll have to customize the binding yourself).

(more…)