Like pancakes...

the random ramblings begin...
in

Browse by Tags

All Tags » Visual Studio 2008 (RSS)
Random Visual Studio 2008 Tips #2
Select columns of text with Shift + Alt If you ever find yourself copying and pasting a line of code to change one value in each line, this tip is for you. Let’s say you want to create 10 pieces of test data – to be aptly named test1, test2, and so on...
Random Visual Studio 2008 Tips #1
IntelliSense Help Keyboard Shortcut: Shift+Alt+F10 You know, you’re writing code with a Type you haven’t property included and you see that little bar pop up on the right. Instead of reaching for the mouse, try hitting Shift+Alt+F10 and suddenly: Wow...