#VS2010 has several enhancements in and around the Intellisense features. This short 3 minute video will walk you through using them, and specifically talking about camelCase filtering, intellisense with" “Suggest” vs. “Force” mode, and using … [Continue reading]
TechEd Dev315 – Start Page Speed
#VS2010 has a bunch of new features around how to start, what do do with startup, and how to quickly launch the projects you usually are working on. Pinning, Deleting, Unpinning, and if you’re using Windows 7 – there is task bar pinning. This … [Continue reading]
TechEd Dev315 VSTricks – Editor Tricks
If you’re a developer like me, you live 90% of your work life at your computer, inside Visual Studio. These tips and tricks will help you inside the editor. New VS2010 Features like Call Hierarchy, find all references, go to definition, the new Code … [Continue reading]
TechEd Dev315 VSTricks – Multiple Monitor Support
Visual Studio Support Multiple Monitors? This video shows you how. Peel out windows, like the Solution Explorer, dock them to you second monitor, and the best part is, the window position persists across VS2010 restarts. Very Nice! Check out the … [Continue reading]
TechEd DEV315 VSTricks – Outlining
Outlining is that little [PLUS] or [MINUS] sign in the left gutter of Visual studio. You see these around the manual regions that you create – and around natural code blocks like classes, methods, etc. New in Visual Studio 2010 is the ability to … [Continue reading]