Visual Studio 2008 (VS2008) – Common Keyboard Shortcuts



When I did a quick search online, I found some keyboard shortcuts for Visual Studio 2008 that didn’t work for me, so thought I would get a post going.

Comment and Uncomment Code Blocks Quickly

I comment blocks of code in VS2008 with:

CTRL-E, C

…and I uncomment blocks of code with:

CRTL-E, U

Bookmark and Share

Related Information:

  1. SQL Server Management Studio Shortcut Keys
    Here are quick shortcut keys...
  2. TOAD SQL Editor Useful Shortcuts
    SHIFT-F9 This will run only...
  3. Remote Desktop – From Maximized to Full Screen (Windows 7)
    If you’re running Windows 7,...
  4. Oracle Forms – Remove List Element from List Item
    This one is a little...
  5. Google Apps Reporting API – Not quite this easy with Exchange
    I have been somewhat enamored...
  6. asp:ControlParameter vs. asp:FormParameter in Master Page
    I hit what I considered...
  7. SQL Server 2005 Install Samples
    If you have installed SQL...
  8. Oracle BPEL – Wait Activity Stuck or Hanging – Never Returns to Console
    This is a very, very...

Leave a Reply