Friday, April 20, 2012

How to remove a person from reject call list on Android

Setting -> Call -> Call Reject -> Edit list

Wednesday, April 11, 2012

Visual Studio shortcut for commenting program lines

Ctrl-K, Ctrl-C – Comments selected text

Ctrl-K, Ctrl-U – De-Comment selected text