Click here to Skip to main content
15,914,780 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: Unnecessary try / catch block Pin
PIEBALDconsult5-Mar-07 12:52
mvePIEBALDconsult5-Mar-07 12:52 
GeneralRe: Unnecessary try / catch block Pin
DavidNohejl5-Mar-07 13:07
DavidNohejl5-Mar-07 13:07 
GeneralRe: Unnecessary try / catch block Pin
Ed.Poore5-Mar-07 21:36
Ed.Poore5-Mar-07 21:36 
GeneralRe: Unnecessary try / catch block Pin
David Rush6-Mar-07 9:26
professionalDavid Rush6-Mar-07 9:26 
GeneralRe: Unnecessary try / catch block Pin
GWB@s1c6-Mar-07 7:58
GWB@s1c6-Mar-07 7:58 
GeneralRe: Unnecessary try / catch block Pin
David Rush6-Mar-07 9:43
professionalDavid Rush6-Mar-07 9:43 
GeneralRe: Unnecessary try / catch block Pin
Brian R6-Mar-07 13:33
Brian R6-Mar-07 13:33 
GeneralUse Appropriate Development Tools Pin
Brian Leach5-Mar-07 10:16
Brian Leach5-Mar-07 10:16 
One of my favorite incidents happened over 10 years ago when computers were much less powerful. An engineer came to me with a financial forecast spread sheet that was taking 4-6 hours to run. After speaking with him about what he was attempting to accomplish, I rewrote his application in FORTRAN (the engineering language of choice at that time) and he was able to do an analysis in 6 seconds! That is not a misprint.

This engineer was intimately familiar with spread sheets, his only tool was a hammer, so everything looked like a nail.

Brian Leach

GeneralRe: Use Appropriate Development Tools Pin
Chris Losinger5-Mar-07 11:25
professionalChris Losinger5-Mar-07 11:25 
GeneralRe: Use Appropriate Development Tools [modified] Pin
PIEBALDconsult5-Mar-07 12:54
mvePIEBALDconsult5-Mar-07 12:54 
GeneralRe: Use Appropriate Development Tools Pin
Dan Neely6-Mar-07 2:18
Dan Neely6-Mar-07 2:18 
GeneralEver experienced this Pin
Rama Krishna Vavilala5-Mar-07 9:37
Rama Krishna Vavilala5-Mar-07 9:37 
GeneralRe: Ever experienced this Pin
pbraun5-Mar-07 10:00
pbraun5-Mar-07 10:00 
GeneralRe: Ever experienced this Pin
Christian Graus6-Mar-07 0:09
protectorChristian Graus6-Mar-07 0:09 
GeneralRe: Ever experienced this Pin
David Rush6-Mar-07 9:59
professionalDavid Rush6-Mar-07 9:59 
GeneralVB.NET Pin
Shog94-Mar-07 11:51
sitebuilderShog94-Mar-07 11:51 
GeneralRe: VB.NET Pin
#1234-Mar-07 12:56
#1234-Mar-07 12:56 
GeneralRe: VB.NET Pin
Shog94-Mar-07 14:24
sitebuilderShog94-Mar-07 14:24 
GeneralRe: VB.NET Pin
#1234-Mar-07 14:47
#1234-Mar-07 14:47 
GeneralRe: VB.NET Pin
Shog94-Mar-07 15:22
sitebuilderShog94-Mar-07 15:22 
GeneralRe: VB.NET Pin
Christian Graus5-Mar-07 1:13
protectorChristian Graus5-Mar-07 1:13 
GeneralRe: VB.NET Pin
Shog95-Mar-07 3:25
sitebuilderShog95-Mar-07 3:25 
GeneralRe: VB.NET Pin
Duncan Edwards Jones5-Mar-07 4:03
professionalDuncan Edwards Jones5-Mar-07 4:03 
GeneralRe: VB.NET Pin
Shog95-Mar-07 4:22
sitebuilderShog95-Mar-07 4:22 
GeneralRe: VB.NET Pin
pbraun5-Mar-07 9:26
pbraun5-Mar-07 9: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.