Darrell Norton's Blog [MVP]

Sponsors

The Lounge

News

  • Darrell Norton pic

    MVP logo

    View Darrell Norton's profile on LinkedIn

    Currently Reading:

    weewar.com

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
You know you've been programming too long when...

You know you've been programming too long when you hit Ctrl+Shift+B to "run" your Word document.


Posted 05-19-2004 6:03 AM by Darrell Norton

[Advertisement]

Comments

Grant wrote re: You know you've been programming too long when...
on 05-19-2004 2:14 AM
Hilarious! Don't forget to increment your version numuber if you're installing your Doc into the GAC!
Chris Wallace wrote re: You know you've been programming too long when...
on 05-19-2004 2:41 AM
Do we need to sign docs with a cert now?
Jonne Kats wrote re: You know you've been programming too long when...
on 05-19-2004 2:43 AM
:D, or if you press ctrl-space in google to show you the options....
Darrell wrote re: You know you've been programming too long when...
on 05-19-2004 3:29 AM
Grant - my automated NAnt Word build automatically ungacs the old version before installing the new one. :)
Darrell wrote re: You know you've been programming too long when...
on 05-19-2004 3:35 AM
Jonne - I've also hit F5 by accident too. :)
Darrell wrote re: You know you've been programming too long when...
on 05-19-2004 3:37 AM
Chris - no certs, I delay signing of my Word docs until later. :)
Steve Hebert wrote re: You know you've been programming too long when...
on 05-19-2004 3:52 AM
LOL! Or hit F10 to single-step the spell checker.
Darrell wrote re: You know you've been programming too long when...
on 05-19-2004 3:53 AM
Steve- that's a goode one! :)
Richard Dudley wrote re: You know you've been programming too long when...
on 05-19-2004 5:53 AM
Been doing that all day with my SQL stored procedures.
Darrell wrote re: You know you've been programming too long when...
on 05-19-2004 6:59 AM
Rich - in Visual Studio 2005 we'll be able to do that. Plus get Intellisense support. Query analyzer sucks so bad.
Peter's Gekko wrote MSDN briefings, why developpers do not like security issues ?
on 05-19-2004 8:05 AM
MSDN briefings, why developpers do not like security issues ?
Steve Maine wrote re: You know you've been programming too long when...
on 05-19-2004 10:17 AM
LOL -- when I get on a roll, I do that after almost every paragraph. Glad to know that I'm not the only one :)
Warnar Boekkooi wrote re: You know you've been programming too long when...
on 05-19-2004 2:13 PM
Men i'm normal around here i just press ctrl+S if i wane save :p but sometimes i would like to beable to debug word men word suxs
Darrell wrote re: You know you've been programming too long when...
on 05-19-2004 3:38 PM
Steve - yeah, this is a big coming out party. :)
Darrell wrote re: You know you've been programming too long when...
on 05-19-2004 3:38 PM
Warnar - I'm too used to Ctrl+Shft+S to save all open docs in VS.NET, which doesn't do anything in Word.