Is there a shortcut for Duplicate Line command in Visual Studio 2008?
Some similar examples:
It's simple Ctrl + C ; Ctrl + V , check this link. As long as you don't select any text, this will duplicate the line the cursor is over when you press Ctrl+C.