Click here to Skip to main content
15,910,981 members

The Weird and The Wonderful

   

The Weird and The Wonderful forum is a place to post Coding Horrors, Worst Practices, and the occasional flash of brilliance.

We all come across code that simply boggles the mind. Lazy kludges, embarrassing mistakes, horrid workarounds and developers just not quite getting it. And then somedays we come across - or write - the truly sublime.

Post your Best, your worst, and your most interesting. But please - no programming questions . This forum is purely for amusement and discussions on code snippets. All actual programming questions will be removed.

 
GeneralRe: What was the most interesting, funny or silly Code you have ever read? Pin
dxk24120-Nov-12 7:39
dxk24120-Nov-12 7:39 
GeneralRe: What was the most interesting, funny or silly Code you have ever read? Pin
Brisingr Aerowing20-Nov-12 11:43
professionalBrisingr Aerowing20-Nov-12 11:43 
GeneralRe: What was the most interesting, funny or silly Code you have ever read? Pin
BlackMilan24-Oct-12 21:23
BlackMilan24-Oct-12 21:23 
GeneralRe: What was the most interesting, funny or silly Code you have ever read? Pin
Chris Quinn24-Oct-12 23:21
Chris Quinn24-Oct-12 23:21 
GeneralBad Websites Pin
Marco Bertschi17-Oct-12 23:50
protectorMarco Bertschi17-Oct-12 23:50 
GeneralRe: Bad Websites Pin
V.18-Oct-12 2:02
professionalV.18-Oct-12 2:02 
GeneralRe: Bad Websites Pin
Shahriar Iqbal Chowdhury/Galib19-Oct-12 11:19
professionalShahriar Iqbal Chowdhury/Galib19-Oct-12 11:19 
GeneralRe: Bad Websites Pin
Marco Bertschi21-Oct-12 23:41
protectorMarco Bertschi21-Oct-12 23:41 
GeneralEgregious Use of Flash PinPopular
IndifferentDisdain17-Oct-12 8:36
IndifferentDisdain17-Oct-12 8:36 
GeneralRe: Egregious Use of Flash Pin
MehGerbil17-Oct-12 8:55
MehGerbil17-Oct-12 8:55 
GeneralRe: Egregious Use of Flash Pin
OriginalGriff17-Oct-12 9:09
mveOriginalGriff17-Oct-12 9:09 
GeneralRe: Egregious Use of Flash Pin
fjdiewornncalwe17-Oct-12 9:11
professionalfjdiewornncalwe17-Oct-12 9:11 
GeneralRe: Egregious Use of Flash Pin
Eddy Vluggen17-Oct-12 21:46
professionalEddy Vluggen17-Oct-12 21:46 
GeneralRe: Egregious Use of Flash Pin
MehGerbil18-Oct-12 2:05
MehGerbil18-Oct-12 2:05 
GeneralRe: Egregious Use of Flash Pin
ENOTTY19-Oct-12 1:33
ENOTTY19-Oct-12 1:33 
GeneralRe: Egregious Use of Flash Pin
pkfox22-Oct-12 20:14
professionalpkfox22-Oct-12 20:14 
GeneralRe: Egregious Use of Flash Pin
IndifferentDisdain23-Oct-12 2:24
IndifferentDisdain23-Oct-12 2:24 
GeneralRe: Egregious Use of Flash Pin
pkfox23-Oct-12 20:06
professionalpkfox23-Oct-12 20:06 
GeneralRe: Egregious Use of Flash Pin
Brisingr Aerowing23-Oct-12 8:35
professionalBrisingr Aerowing23-Oct-12 8:35 
GeneralRe: Egregious Use of Flash Pin
IndifferentDisdain23-Oct-12 8:38
IndifferentDisdain23-Oct-12 8:38 
QuestionYou will be on board if you answer this... Pin
VallarasuS17-Oct-12 0:13
VallarasuS17-Oct-12 0:13 
AnswerRe: You will be on board if you answer this... PinPopular
Keith Barrow17-Oct-12 0:36
professionalKeith Barrow17-Oct-12 0:36 
VallarasuS wrote:
Wait! What would you answer if such question was fired at you?


Probably the answer they were looking for:

An exe requires a fixed entry point, so the loader can work out where start execution. A dll lacks this entry point and therefore the loader can't work out where to start.

Other than that, I don't think there are any important differences between an exe and dll, though I could be wrong about that.

GeneralRe: You will be on board if you answer this... PinPopular
BobJanova17-Oct-12 1:44
BobJanova17-Oct-12 1:44 
GeneralRe: You will be on board if you answer this... Pin
patbob18-Oct-12 6:02
patbob18-Oct-12 6:02 
AnswerRe: You will be on board if you answer this... Pin
BobJanova17-Oct-12 1:43
BobJanova17-Oct-12 1:43 

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.