Click here to Skip to main content
15,883,840 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: iScreen = iScreen < 8 ? iScream : ... Pin
RafagaX3-Aug-12 5:19
professionalRafagaX3-Aug-12 5:19 
GeneralRe: iScreen = iScreen < 8 ? iScream : ... Pin
Brisingr Aerowing15-Aug-12 15:20
professionalBrisingr Aerowing15-Aug-12 15:20 
General:'-( PinPopular
AspDotNetDev30-Jul-12 6:43
protectorAspDotNetDev30-Jul-12 6:43 
GeneralRe: :'-( Pin
Chris Meech30-Jul-12 7:10
Chris Meech30-Jul-12 7:10 
GeneralRe: :'-( PinPopular
AspDotNetDev30-Jul-12 7:20
protectorAspDotNetDev30-Jul-12 7:20 
GeneralRe: :'-( Pin
ExcellentOrg31-Jul-12 23:39
ExcellentOrg31-Jul-12 23:39 
GeneralRe: :'-( Pin
Andrei Straut30-Jul-12 9:07
Andrei Straut30-Jul-12 9:07 
GeneralRe: :'-( Pin
Pete O'Hanlon30-Jul-12 10:48
mvePete O'Hanlon30-Jul-12 10:48 
I'm always curious as to why people insist on declaring ALL variables inside a try/catch block. It's not as though declaring the first three variables there are likely to cause an exception (nor that instantiating the DataSet and SqlDataAdapter will cause problems).

*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington

"Mind bleach! Send me mind bleach!" - Nagy Vilmos


CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

GeneralRe: :'-( Pin
AspDotNetDev30-Jul-12 12:59
protectorAspDotNetDev30-Jul-12 12:59 
GeneralRe: :'-( Pin
Pete O'Hanlon30-Jul-12 23:37
mvePete O'Hanlon30-Jul-12 23:37 
GeneralRe: :'-( Pin
Tom Deketelaere31-Jul-12 0:03
professionalTom Deketelaere31-Jul-12 0:03 
GeneralRe: :'-( Pin
Alan Burkhart1-Aug-12 17:28
Alan Burkhart1-Aug-12 17:28 
GeneralRe: :'-( Pin
ExcellentOrg31-Jul-12 23:41
ExcellentOrg31-Jul-12 23:41 
JokeRe: :'-( Pin
dan!sh 1-Aug-12 1:46
professional dan!sh 1-Aug-12 1:46 
GeneralRe: :'-( Pin
jim lahey30-Jul-12 23:29
jim lahey30-Jul-12 23:29 
GeneralRe: :'-( Pin
CDP180231-Jul-12 1:22
CDP180231-Jul-12 1:22 
GeneralRe: :'-( Pin
jim lahey31-Jul-12 1:27
jim lahey31-Jul-12 1:27 
GeneralRe: :'-( Pin
RobCroll31-Jul-12 15:02
RobCroll31-Jul-12 15:02 
GeneralRe: :'-( Pin
woosterprogrammer1-Aug-12 1:51
woosterprogrammer1-Aug-12 1:51 
GeneralRe: :'-( Pin
Schmuli1-Aug-12 3:00
Schmuli1-Aug-12 3:00 
GeneralRe: :'-( Pin
woosterprogrammer1-Aug-12 6:28
woosterprogrammer1-Aug-12 6:28 
GeneralRe: :'-( Pin
Schmuli5-Aug-12 21:45
Schmuli5-Aug-12 21:45 
GeneralRe: :'-( Pin
woosterprogrammer7-Aug-12 1:49
woosterprogrammer7-Aug-12 1:49 
GeneralRe: :'-( Pin
Schmuli7-Aug-12 21:03
Schmuli7-Aug-12 21:03 
GeneralRe: :'-( Pin
woosterprogrammer8-Aug-12 1:28
woosterprogrammer8-Aug-12 1:28 

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.