Code Like a Ninja

Post on 22-Feb-2016

40 views 0 download

Tags:

description

Code Like a Ninja. Chris Eargle k odefuguru.com. Intellisense. camelCase filter. PascalCase filter. Intellisense. If declare a variable with an undefined type. will display it after new (C# only). Suggestion Mode. Good for test-first development. Ctrl-Alt-Space. Start Page. - PowerPoint PPT Presentation

Transcript of Code Like a Ninja

Code Like a NinjaChris Earglekodefuguru.com

Intellisense

camelCase filter

PascalCase filter

Intellisense

If declare a variable with an undefined type

will display it after new (C# only)

Suggestion Mode

Ctrl-Alt-Space

Good for test-first development

Start Page

Completely redonexaml

Project Pinning

Project Removal

Task Bar

Win-Alt-#

Start Page

Since Visual Studio’s GUI was redone, the

can be customized by adding a new xaml filexaml

Code Editor

Popup(ctrl-.)Navigate To

(ctrl-,)

Metadata(F12)

Multi-Line Edit

Highlighting

Windows(ctrl-w)

Code Definition

(d)

ArchitectureExplorer

(n)

ZoomCtrl-

MouseWheel

Ctrl-< &

Ctrl->

This requires shift on

most keyboards

I use ZoomIt for

presenting

Hydra

Multiple Monitors

Floating Windows

Save your profile

Windows 7Win-Arrow

RegionsPreview

on HoverExpandCollapse

Ad-Hoc

Show Ctrl-M,Ctrl-U

Hide Ctrl-M,Ctrl-H

Extensions

Extension Manager

Online Gallery

Easy to disable or uninstall

Devenv.exe /SafeMode

ProductivityPowerTools

Refactoring(ctrl-r)

EncapsulateField (e)

ExtractMethod (m)

ExtractInterface (i)

Rename(r)

Stay up to date with MSDN Belux

• Register for our newsletters and stay up to date:http://www.msdn-newsletters.be• Technical updates• Event announcements and registration• Top downloads

• Follow our bloghttp://blogs.msdn.com/belux

• Join us on Facebookhttp://www.facebook.com/msdnbehttp://www.facebook.com/msdnbelux

• LinkedIn: http://linkd.in/msdnbelux/ • Twitter: @msdnbelux

Download MSDN/TechNet Desktop Gadget

http://bit.ly/msdntngadget

TechDays 2011 On-Demand

• Watch this session on-demand via Channel9http://channel9.msdn.com/belux

• Download to your favorite MP3 or video player• Get access to slides and recommended resources by the speakers

THANK YOU