ASP.NET Useful Keyboard Commands
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”





