Monday, January 11, 2010

Ctrl-Alt-Del on remote desktop aka server

In order to send Ctrl-Alt-Del keystrokes to remote computer connected via Remote Desktop client, just press the following workaround keyboard shortcuts specially used in Remote Desktop environment:

Ctrl+Alt+End

How to Refactor Legacy Code Safely

How to Refactor Legacy Code Safely Understanding Legacy Code Definition and Characteristics of Legacy Code Legacy code generally re...