Click here to Skip to main content
15,888,454 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: any advantage of designer on Mac Book? Pin
Maximilien4-Sep-23 6:18
Maximilien4-Sep-23 6:18 
GeneralFinally got power back Pin
Mike Hankey2-Sep-23 9:01
mveMike Hankey2-Sep-23 9:01 
GeneralRe: Finally got power back Pin
Marc Clifton2-Sep-23 13:34
mvaMarc Clifton2-Sep-23 13:34 
GeneralRe: Finally got power back Pin
jmaida2-Sep-23 16:23
jmaida2-Sep-23 16:23 
RantAlmost nobody knows how to write software anymore. Pin
Randor 2-Sep-23 8:56
professional Randor 2-Sep-23 8:56 
GeneralRe: Almost nobody knows how to write software anymore. Pin
OriginalGriff2-Sep-23 10:17
mveOriginalGriff2-Sep-23 10:17 
GeneralRe: Almost nobody knows how to write software anymore. Pin
Eddy Vluggen2-Sep-23 10:43
professionalEddy Vluggen2-Sep-23 10:43 
GeneralRe: Almost nobody knows how to write software anymore. Pin
Marc Clifton2-Sep-23 13:32
mvaMarc Clifton2-Sep-23 13:32 
Boy does that bring back memories. Years ago, many years ago, I had written this app for whatever company I was working for then, and it simply wouldn't run anywhere but on my computer. Yup -- dynamically linked to the C runtime, which nobody else had installed.

Granted the problem was easily fixed, though as I recall it took a few hours to figure out why it failed, no error message given.

And then there were more interesting problems, like different DLL versions (often on the sales people's computers) and somehow the app was loading the wrong, older, DLL or something like that, from who knows what folder, and the solution was usually to wipe any residue of the old app and DLL's off the computer, something of a PITA in DOS days, though del foo.dll /s should have worked - I don't really remember why it was more complex than that.

I still have that problem with the .NET runtimes occasionally, but at least the app is kind enough to tell me that the required so-and-so .NET framework is not installed, and here's the unclickable link to go to. Unclickable because it's a popup message where the URL isn't a clicky and the text isn't copy-and-paste'able. Roll eyes | :rolleyes:

GeneralRe: Almost nobody knows how to write software anymore. Pin
jmaida2-Sep-23 16:25
jmaida2-Sep-23 16:25 
GeneralRe: Almost nobody knows how to write software anymore. Pin
Richard MacCutchan2-Sep-23 21:14
mveRichard MacCutchan2-Sep-23 21:14 
GeneralRe: Almost nobody knows how to write software anymore. Pin
Andre Oosthuizen2-Sep-23 23:50
mveAndre Oosthuizen2-Sep-23 23:50 
GeneralRe: Almost nobody knows how to write software anymore. Pin
Richard MacCutchan3-Sep-23 2:24
mveRichard MacCutchan3-Sep-23 2:24 
GeneralRe: Almost nobody knows how to write software anymore. Pin
jlongo4-Sep-23 11:35
jlongo4-Sep-23 11:35 
GeneralRe: Almost nobody knows how to write software anymore. Pin
dandy723-Sep-23 3:42
dandy723-Sep-23 3:42 
GeneralRe: Almost nobody knows how to write software anymore. Pin
jschell4-Sep-23 6:01
jschell4-Sep-23 6:01 
GeneralRe: Almost nobody knows how to write software anymore. Pin
Steve Naidamast4-Sep-23 6:32
professionalSteve Naidamast4-Sep-23 6:32 
GeneralRe: Almost nobody knows how to write software anymore. Pin
Member 141923824-Sep-23 9:06
Member 141923824-Sep-23 9:06 
GeneralRe: Almost nobody knows how to write software anymore. Pin
jschell5-Sep-23 2:28
jschell5-Sep-23 2:28 
GeneralRe: Almost nobody knows how to write software anymore. Pin
Ralf Quint5-Sep-23 16:15
Ralf Quint5-Sep-23 16:15 
GeneralRe: Almost nobody knows how to write software anymore. Pin
jschell6-Sep-23 5:46
jschell6-Sep-23 5:46 
GeneralRe: Almost nobody knows how to write software anymore. Pin
Jörgen Andersson5-Sep-23 1:05
professionalJörgen Andersson5-Sep-23 1:05 
GeneralRe: Almost nobody knows how to write software anymore. Pin
Steve Naidamast5-Sep-23 3:59
professionalSteve Naidamast5-Sep-23 3:59 
GeneralRe: Almost nobody knows how to write software anymore. Pin
jschell5-Sep-23 2:19
jschell5-Sep-23 2:19 
GeneralRe: Almost nobody knows how to write software anymore. Pin
Steve Naidamast5-Sep-23 4:18
professionalSteve Naidamast5-Sep-23 4:18 
GeneralRe: Almost nobody knows how to write software anymore. Pin
jschell6-Sep-23 6:25
jschell6-Sep-23 6:25 

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.