1 / 17

Code Like a Ninja

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.

romeo
Download Presentation

Code Like a Ninja

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Code Like a Ninja Chris Eargle kodefuguru.com

  2. Intellisense camelCase filter PascalCase filter

  3. Intellisense If declare a variable with an undefined type will display it after new(C# only)

  4. Suggestion Mode Good for test-first development Ctrl-Alt-Space

  5. Start Page Task Bar Win-Alt-# Project Pinning Project Removal xaml Completely redone

  6. Start Page Since Visual Studio’s GUI was redone, the can be customized by adding a new xaml file xaml

  7. Code Editor Popup (ctrl-.) Navigate To (ctrl-,) Highlighting Metadata (F12) Multi-Line Edit

  8. Windows(ctrl-w) Architecture Explorer (n) Code Definition (d)

  9. This requires shift on most keyboards Ctrl-< & Ctrl-> Zoom I use ZoomItfor presenting Ctrl-MouseWheel

  10. Hydra

  11. Multiple Monitors Windows 7 Win-Arrow Save your profile Floating Windows

  12. Show Ctrl-M,Ctrl-U Regions Ad-Hoc Hide Ctrl-M,Ctrl-H Preview on Hover Expand Collapse

  13. Extensions Extension Manager Online Gallery Productivity Power Tools Easy to disable or uninstall Devenv.exe /SafeMode

  14. Refactoring(ctrl-r) Extract Interface (i) Rename (r) Encapsulate Field (e) Extract Method (m)

  15. 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 DownloadMSDN/TechNet Desktop Gadgethttp://bit.ly/msdntngadget

  16. TechDays 2011 On-Demand • Watchthis 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

  17. THANK YOU

More Related