Click here to Skip to main content
15,888,802 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: Worst security flaws Pin
BrainiacV18-Oct-10 4:38
BrainiacV18-Oct-10 4:38 
GeneralRe: Worst security flaws Pin
patbob18-Oct-10 6:46
patbob18-Oct-10 6:46 
GeneralRe: Worst security flaws Pin
si61818-Oct-10 13:24
si61818-Oct-10 13:24 
GeneralRe: Worst security flaws Pin
Richard Deeming19-Oct-10 7:27
mveRichard Deeming19-Oct-10 7:27 
GeneralRe: Worst security flaws Pin
rohans8419-Oct-10 8:21
rohans8419-Oct-10 8:21 
GeneralBest use of exception handling PinPopular
MalikRizwan12-Oct-10 3:13
MalikRizwan12-Oct-10 3:13 
GeneralRe: Best use of exception handling Pin
OriginalGriff12-Oct-10 3:41
mveOriginalGriff12-Oct-10 3:41 
GeneralRe: Best use of exception handling Pin
BillW3312-Oct-10 3:55
professionalBillW3312-Oct-10 3:55 
I know that there are a number of programers that don't understand proper Exception Handling, but this one is really bad. Maybe he was thinking that he should retry? Even then it is not done properly. Sigh | :sigh:
Just because the code works, it doesn't mean that it is good code.

GeneralRe: Best use of exception handling Pin
MalikRizwan12-Oct-10 18:26
MalikRizwan12-Oct-10 18:26 
GeneralRe: Like that old expression says, ... Pin
Chris Meech12-Oct-10 4:05
Chris Meech12-Oct-10 4:05 
GeneralRe: Best use of exception handling Pin
Megidolaon12-Oct-10 5:20
Megidolaon12-Oct-10 5:20 
GeneralRe: Best use of exception handling PinPopular
Sauro Viti13-Oct-10 6:17
professionalSauro Viti13-Oct-10 6:17 
JokeRe: Best use of exception handling Pin
Adriaan Davel14-Oct-10 19:24
Adriaan Davel14-Oct-10 19:24 
GeneralRe: Best use of exception handling Pin
richard_k26-Oct-10 22:34
richard_k26-Oct-10 22:34 
GeneralRe: Best use of exception handling Pin
Vimalsoft(Pty) Ltd14-Oct-10 20:26
professionalVimalsoft(Pty) Ltd14-Oct-10 20:26 
JokeRe: Best use of exception handling Pin
Jonas Hammarberg14-Oct-10 22:22
professionalJonas Hammarberg14-Oct-10 22:22 
GeneralRe: Best use of exception handling Pin
Mel Padden15-Oct-10 1:58
Mel Padden15-Oct-10 1:58 
GeneralRe: Best use of exception handling Pin
Vercas15-Oct-10 22:17
Vercas15-Oct-10 22:17 
GeneralRe: Best use of exception handling Pin
T Jenniges15-Oct-10 12:39
T Jenniges15-Oct-10 12:39 
GeneralRe: Best use of exception handling Pin
kxal17-Oct-10 0:38
kxal17-Oct-10 0:38 
GeneralFalse selection... Pin
lordofawesome11-Oct-10 1:20
lordofawesome11-Oct-10 1:20 
GeneralRe: False selection... Pin
CDP180211-Oct-10 1:48
CDP180211-Oct-10 1:48 
GeneralRe: False selection... Pin
lordofawesome11-Oct-10 2:11
lordofawesome11-Oct-10 2:11 
GeneralRe: False selection... PinPopular
CDP180211-Oct-10 2:18
CDP180211-Oct-10 2:18 
GeneralRe: False selection... Pin
lordofawesome11-Oct-10 2:22
lordofawesome11-Oct-10 2:22 

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.