A Hidden Visual Studio Trick: Execute Selected Code with double Ctrl+E
Did you know that in Visual Studio you can execute just a selected piece of code without running the whole application? There’s a handy (and surprisingly little-known) shortcut for this:Select the code and press Ctrl + E and then again Ctrl + E. Read more»