Click here to Skip to main content
15,922,584 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: T-shirt Idea Pin
Christian Graus14-Aug-14 14:03
protectorChristian Graus14-Aug-14 14:03 
GeneralRe: T-shirt Idea Pin
Gary Wheeler15-Aug-14 0:28
Gary Wheeler15-Aug-14 0:28 
GeneralFlight control Pin
Rage14-Aug-14 13:14
professionalRage14-Aug-14 13:14 
GeneralRe: Flight control Pin
PIEBALDconsult14-Aug-14 14:32
mvePIEBALDconsult14-Aug-14 14:32 
GeneralRe: Flight control Pin
Mike Hankey14-Aug-14 14:57
mveMike Hankey14-Aug-14 14:57 
GeneralRe: Flight control Pin
Chris Maunder14-Aug-14 16:39
cofounderChris Maunder14-Aug-14 16:39 
GeneralRe: Flight control Pin
Rage14-Aug-14 21:40
professionalRage14-Aug-14 21:40 
GeneralWhy VS2010 and Excel suck today Pin
Dan Neely14-Aug-14 11:02
Dan Neely14-Aug-14 11:02 
I'm in the process of generating updated content for user documentation. I'm compiling error message/what it means/what to do data in Excel. My initial pass involved checking the text of each messagebox/etc against the contents of the error spreadsheet from the prior version. For any new error messages I initially just pasted the text from VS to Excel and kept going.

Once that was completed I attempted to use the message text I'd pasted into excel to find the code in VS so I could make sure I had the context right when writing the rest of the information. VS consistently failed to find anything I'd copied into excel (while working normally for anything else, including stuff that was in the spreadsheet from the last version).

Eventually after copying the seemingly identical VS and Excel text into a text file and opening it up a hex editor I discovered that everything I'd copied into excel today had normal spaces replaced with nonbreaking spaces (0x20 vs 0xA0). ARGH!!!!!!!!

I'm not sure if I should be blaming VS, Excel, or the VS extension (part of MS's productivity power tools set) that lets me copy out of VS while preserving the syntax highlighting; but either way I just lost most of an hour trying to figure out WTF was going on. D'Oh! | :doh:
Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason?
Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful?
--Zachris Topelius

Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies.
-- Sarah Hoyt

GeneralRe: Why VS2010 and Excel suck today Pin
Christian Graus14-Aug-14 14:04
protectorChristian Graus14-Aug-14 14:04 
GeneralA day from hell........ Pin
DaveAuld14-Aug-14 10:47
professionalDaveAuld14-Aug-14 10:47 
GeneralRe: A day from hell........ Pin
jeron114-Aug-14 10:52
jeron114-Aug-14 10:52 
GeneralRe: A day from hell........ Pin
PIEBALDconsult14-Aug-14 10:54
mvePIEBALDconsult14-Aug-14 10:54 
GeneralRe: A day from hell........ Pin
OriginalGriff14-Aug-14 11:12
mveOriginalGriff14-Aug-14 11:12 
GeneralRe: A day from hell........ Pin
jeron114-Aug-14 11:25
jeron114-Aug-14 11:25 
GeneralRe: A day from hell........ Pin
OriginalGriff14-Aug-14 11:41
mveOriginalGriff14-Aug-14 11:41 
GeneralRe: A day from hell........ Pin
Pete O'Hanlon14-Aug-14 10:55
mvePete O'Hanlon14-Aug-14 10:55 
GeneralRe: A day from hell........ Pin
Jeremy Falcon14-Aug-14 10:58
professionalJeremy Falcon14-Aug-14 10:58 
GeneralRe: A day from hell........ Pin
Pete O'Hanlon14-Aug-14 11:03
mvePete O'Hanlon14-Aug-14 11:03 
GeneralRe: A day from hell........ Pin
Jeremy Falcon14-Aug-14 11:09
professionalJeremy Falcon14-Aug-14 11:09 
GeneralRe: A day from hell........ Pin
DaveAuld14-Aug-14 11:22
professionalDaveAuld14-Aug-14 11:22 
GeneralRe: A day from hell........ Pin
_Maxxx_14-Aug-14 12:51
professional_Maxxx_14-Aug-14 12:51 
GeneralRe: A day from hell........ Pin
DaveAuld14-Aug-14 20:19
professionalDaveAuld14-Aug-14 20:19 
GeneralRe: A day from hell........ Pin
_Maxxx_15-Aug-14 2:56
professional_Maxxx_15-Aug-14 2:56 
GeneralRe: A day from hell........ Pin
_Damian S_14-Aug-14 13:51
professional_Damian S_14-Aug-14 13:51 
GeneralRe: A day from hell........ Pin
Marc Clifton14-Aug-14 14:55
mvaMarc Clifton14-Aug-14 14:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.