Click here to Skip to main content
15,887,135 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: Tidying up Pin
Yusuf15-Jun-10 12:11
Yusuf15-Jun-10 12:11 
GeneralRe: Tidying up Pin
AnnieMacD15-Jun-10 12:20
AnnieMacD15-Jun-10 12:20 
GeneralRe: Tidying up Pin
imagiro17-Jun-10 11:01
imagiro17-Jun-10 11:01 
GeneralRe: Tidying up Pin
Stephen Hewitt20-Jun-10 15:06
Stephen Hewitt20-Jun-10 15:06 
JokeRe: Tidying up Pin
Kunal Chowdhury «IN»5-Jul-10 23:38
professionalKunal Chowdhury «IN»5-Jul-10 23:38 
GeneralA gem. Pin
Derek Viljoen11-Jun-10 2:23
Derek Viljoen11-Jun-10 2:23 
GeneralRe: A gem. Pin
Derek Viljoen11-Jun-10 2:29
Derek Viljoen11-Jun-10 2:29 
GeneralRe: A gem. Pin
Stanciu Vlad11-Jun-10 3:05
Stanciu Vlad11-Jun-10 3:05 
It would have been a gem if the code was something like this:
"argument1;argument2;argument3".Split(";".ToString());

Big Grin | :-D
I have no smart signature yet...

GeneralRe: A gem. Pin
leppie13-Jun-10 21:14
leppie13-Jun-10 21:14 
GeneralRe: A gem. Pin
RugbyLeague14-Jun-10 0:01
RugbyLeague14-Jun-10 0:01 
GeneralRe: A gem. Pin
harold aptroot14-Jun-10 1:24
harold aptroot14-Jun-10 1:24 
GeneralRe: A gem. Pin
leppie14-Jun-10 2:30
leppie14-Jun-10 2:30 
GeneralRe: A gem. Pin
harold aptroot14-Jun-10 5:48
harold aptroot14-Jun-10 5:48 
GeneralRe: A gem. Pin
Tsuda Kageyu11-Jun-10 7:25
Tsuda Kageyu11-Jun-10 7:25 
GeneralRe: A gem. Pin
Pete O'Hanlon13-Jun-10 12:10
mvePete O'Hanlon13-Jun-10 12:10 
GeneralRe: A gem. Pin
NormDroid13-Jun-10 20:45
professionalNormDroid13-Jun-10 20:45 
GeneralRe: A gem. Pin
Jeroen De Dauw14-Jun-10 3:33
Jeroen De Dauw14-Jun-10 3:33 
GeneralRe: A gem. Pin
Tsuda Kageyu14-Jun-10 3:46
Tsuda Kageyu14-Jun-10 3:46 
GeneralRe: A gem. Pin
harold aptroot14-Jun-10 5:49
harold aptroot14-Jun-10 5:49 
GeneralRe: A gem. Pin
Dan Mos18-Jun-10 16:20
Dan Mos18-Jun-10 16:20 
GeneralCheck input for Alfanumeric... Pin
ddecoy10-Jun-10 2:04
ddecoy10-Jun-10 2:04 
GeneralRe: Check input for Alfanumeric... Pin
NickPace10-Jun-10 3:50
NickPace10-Jun-10 3:50 
GeneralRe: Check input for Alfanumeric... Pin
Jason Vetter10-Jun-10 4:21
Jason Vetter10-Jun-10 4:21 
GeneralRe: Check input for Alfanumeric... PinPopular
OriginalGriff10-Jun-10 4:41
mveOriginalGriff10-Jun-10 4:41 
GeneralRe: Check input for Alfanumeric... Pin
supercat910-Jun-10 8:39
supercat910-Jun-10 8:39 

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.