Click here to Skip to main content
15,891,253 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: Is this a coding horror? Pin
StM0n24-Jul-08 0:19
StM0n24-Jul-08 0:19 
GeneralRe: Is this a coding horror? Pin
Guffa29-Jul-08 1:08
Guffa29-Jul-08 1:08 
GeneralRe: Is this a coding horror? Pin
Nile Hawk3-Aug-08 9:02
Nile Hawk3-Aug-08 9:02 
GeneralRe: Is this a coding horror? Pin
Mohammad Akbar4-Aug-08 18:45
professionalMohammad Akbar4-Aug-08 18:45 
GeneralRe: Is this a coding horror? Pin
ajtunbridge6-Aug-08 9:52
ajtunbridge6-Aug-08 9:52 
GeneralRe: Is this a coding horror? Pin
SciGama6-Aug-08 12:52
SciGama6-Aug-08 12:52 
GeneralRe: Is this a coding horror? Pin
Howard Richards7-Aug-08 5:00
Howard Richards7-Aug-08 5:00 
GeneralRe: Is this a coding horror? Pin
Tad McClellan13-Aug-08 11:56
professionalTad McClellan13-Aug-08 11:56 
Sometimes SQL gets like this. Be nice if they would comment it. If this is in Stored proc they could put comments in the middle of it. Not sure I like seeing dim1,dim2,dim3,dim4. Typically a bad db structure.

Sometimes its the Database that causes stuff to be complicated to query and if you didn't make the schema you have to do your best with it. Don't like to see Expr1 though. Thats sloppy.


GeneralRe: Is this a coding horror? Pin
Cristian Amarie18-Aug-08 9:16
Cristian Amarie18-Aug-08 9:16 
GeneralStackOverFlowException Pin
Natza Mitzi20-Jul-08 18:48
Natza Mitzi20-Jul-08 18:48 
GeneralRe: StackOverFlowException Pin
leppie20-Jul-08 20:00
leppie20-Jul-08 20:00 
GeneralRe: StackOverFlowException Pin
CPallini20-Jul-08 22:29
mveCPallini20-Jul-08 22:29 
GeneralRe: StackOverFlowException Pin
Paul Conrad21-Jul-08 8:38
professionalPaul Conrad21-Jul-08 8:38 
GeneralRe: StackOverFlowException Pin
CPallini21-Jul-08 9:14
mveCPallini21-Jul-08 9:14 
GeneralRe: StackOverFlowException Pin
Paul Conrad21-Jul-08 11:00
professionalPaul Conrad21-Jul-08 11:00 
GeneralRe: StackOverFlowException Pin
Jonathan C Dickinson9-Aug-08 2:43
Jonathan C Dickinson9-Aug-08 2:43 
GeneralRe: StackOverFlowException Pin
Dan Neely21-Jul-08 9:15
Dan Neely21-Jul-08 9:15 
GeneralThe post is valid for this forum Pin
Natza Mitzi21-Jul-08 22:50
Natza Mitzi21-Jul-08 22:50 
GeneralRe: StackOverFlowException Pin
Luc Pattyn22-Jul-08 16:35
sitebuilderLuc Pattyn22-Jul-08 16:35 
GeneralRe: StackOverFlowException Pin
harold aptroot23-Jul-08 17:25
harold aptroot23-Jul-08 17:25 
GeneralRe: StackOverFlowException Pin
Natza Mitzi27-Jul-08 21:08
Natza Mitzi27-Jul-08 21:08 
GeneralRe: StackOverFlowException Pin
Natza Mitzi30-Apr-09 23:56
Natza Mitzi30-Apr-09 23:56 
GeneralRe: StackOverFlowException Pin
Natza Mitzi30-Apr-09 23:55
Natza Mitzi30-Apr-09 23:55 
GeneralFun With CString Pin
Rick York18-Jul-08 11:20
mveRick York18-Jul-08 11:20 
GeneralRe: Fun With CString Pin
CPallini20-Jul-08 22:26
mveCPallini20-Jul-08 22:26 

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.