ASP.NET Useful Keyboard Commands

Posted by Joggee | ASP.NET Tips, ASp.NET 2005 | Thursday 3 July 2008 1:11 pm

Visual studio provide almost the same key combination what microsoft office has.

Some time we need to make all the text or Stored procedure texture in UPPER CASE for more readibility. Sometime in lower case. Visual studio does the same, but most of the developer use Microsoft word for this.

Here are the keys combination

Ctrl + Shift + U for “UPPER CASE”

Ctrl + U for “lower case”