Another Visual Studio Tip


We can use Ctrl+K,Ctrl+C to comment selected block of code or current line and Ctrl+K,Ctrl+U to uncomment block of code or current line.This option can be found under Edit menu --> Advanced submenu.