Sara Writes ... There is no Ctrl+F in books! You know you've thought about it at some point it time... "where's the Ctrl+F to search for something in the book you are reading." Sorry, there's no Ctrl+F in books. And when I … [Continue reading]
Please explain your build numbering system
Build numbers are tricky. Just a set of digits, that we all try so hard to make more valuable than 1.0.0.0, which isn’t helpful at all. Our build servers build. That’s all they do is build. Well I guess they also package. It’s nice … [Continue reading]
#48 Undo and Redo magic (with multiple levels) in Visual Studio
Yeah, ya, we all know [CTRL]+[Z], [CTRL]+[Z], [CTRL]+[Z], [CTRL]+[Z], Undo, Undo, Undo. Oops too far.. Redo, Redo, Redo. There is a better way to multiple undo / redo. This video shows you how. This work is licensed under a … [Continue reading]
#47 Swapping Anchor points (THIS IS COOL!) in Visual Studio
Swapping anchor points. This one left me wondering for a few minutes, but afer I figured it out, it was very nice. Many times I've selected the wrong text by a line or character or two. Only to have to reselect the entire selection. This video trick … [Continue reading]
#46 Cut/Move/Delete Current line in the Visual Studio editor
Do you recognize this sequence? Home. Shift. Up or Down. [CTRL]+[X] or [Delete] There are many better ways to cut or delete your current line of code/markeup/css/xaml/whatever. This Video Trick shows you how. This work is licensed under a … [Continue reading]