# Saturday, July 24, 2010
Close up blog entry

I created a screen cast to show how to use CodeRush’s SelectionExpand and SelectionReduce commands. This is one of those “I can’t live without” features that I use when editing code. These keyboard commands allow quick selection of blocks of code which speed up your code editing time.

Use it and code on!

Share/Bookmark
Saturday, July 24, 2010 1:18:15 AM (Eastern Daylight Time, UTC-04:00)  #    Disclaimer  |  Comments [0]  | 
# Thursday, July 22, 2010
Close up blog entry

Using CodeRush from DevExpress you can very quickly change function/method visibility without typing the visibility text :-)

In a code file, if your cursor is anywhere within or on a function definition, you can use the left Alt key plus the up and down arrow keys to cycle through the various visibility modifiers.

I created a short screen cast to show it in action.

I hope this tip helps :-)

Share/Bookmark
Thursday, July 22, 2010 11:35:08 PM (Eastern Daylight Time, UTC-04:00)  #    Disclaimer  |  Comments [0]  | 
# Wednesday, July 21, 2010
Close up blog entry

CodeRush is one of my can’t live without tools :-) I created a short screen cast to demo the unit test runner that comes with CodeRush from DevExpress.

I use it to run my unit tests at home and work :-D

Share/Bookmark
Wednesday, July 21, 2010 11:45:08 PM (Eastern Daylight Time, UTC-04:00)  #    Disclaimer  |  Comments [0]  |