Click here to Skip to main content
15,867,282 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: smart way to detect if System.Boolean true or false Pin
Paladin200011-Mar-11 3:58
Paladin200011-Mar-11 3:58 
GeneralRe: smart way to detect if System.Boolean true or false PinPopular
musefan11-Mar-11 4:15
musefan11-Mar-11 4:15 
JokeRe: smart way to detect if System.Boolean true or false Pin
Vladimir Svyatski11-Mar-11 9:13
professionalVladimir Svyatski11-Mar-11 9:13 
GeneralRe: smart way to detect if System.Boolean true or false Pin
R. Erasmus24-Mar-11 21:27
R. Erasmus24-Mar-11 21:27 
GeneralRe: smart way to detect if System.Boolean true or false PinPopular
OriginalGriff11-Mar-11 21:10
mveOriginalGriff11-Mar-11 21:10 
JokeRe: smart way to detect if System.Boolean true or false Pin
Vladimir Svyatski12-Mar-11 4:53
professionalVladimir Svyatski12-Mar-11 4:53 
GeneralRe: smart way to detect if System.Boolean true or false Pin
OriginalGriff12-Mar-11 4:59
mveOriginalGriff12-Mar-11 4:59 
NewsRe: smart way to detect if System.Boolean true or false Pin
Tallmaris15-Mar-11 0:48
Tallmaris15-Mar-11 0:48 
The else section should return "filenotfound" I believe! Poke tongue | ;-P
else
{
    PDFIncludeWatermark_ = "filenotfound";
}


FTFY Big Grin | :-D
GeneralRe: smart way to detect if System.Boolean true or false Pin
OriginalGriff15-Mar-11 0:52
mveOriginalGriff15-Mar-11 0:52 
GeneralRe: smart way to detect if System.Boolean true or false Pin
Tallmaris15-Mar-11 1:23
Tallmaris15-Mar-11 1:23 
GeneralRe: smart way to detect if System.Boolean true or false Pin
OriginalGriff15-Mar-11 1:27
mveOriginalGriff15-Mar-11 1:27 
GeneralRe: smart way to detect if System.Boolean true or false Pin
Rick Shaub15-Mar-11 7:51
Rick Shaub15-Mar-11 7:51 
GeneralRe: smart way to detect if System.Boolean true or false Pin
Bernhard Hiller14-Mar-11 3:50
Bernhard Hiller14-Mar-11 3:50 
GeneralRe: smart way to detect if System.Boolean true or false Pin
Baruch2322-Mar-11 14:39
professionalBaruch2322-Mar-11 14:39 
GeneralException handling Pin
Thallian3-Mar-11 19:57
Thallian3-Mar-11 19:57 
GeneralRe: Exception handling Pin
musefan3-Mar-11 22:19
musefan3-Mar-11 22:19 
GeneralRe: Exception handling Pin
Sander Rossel3-Mar-11 23:29
professionalSander Rossel3-Mar-11 23:29 
GeneralRe: Exception handling Pin
musefan4-Mar-11 0:30
musefan4-Mar-11 0:30 
JokeRe: Exception handling Pin
_Erik_4-Mar-11 1:50
_Erik_4-Mar-11 1:50 
GeneralRe: Exception handling Pin
GenJerDan4-Mar-11 4:10
GenJerDan4-Mar-11 4:10 
JokeRe: Exception handling Pin
Sander Rossel4-Mar-11 8:41
professionalSander Rossel4-Mar-11 8:41 
GeneralRe: Exception handling Pin
Bernhard Hiller4-Mar-11 4:37
Bernhard Hiller4-Mar-11 4:37 
GeneralRe: Exception handling Pin
Dalek Dave4-Mar-11 13:23
professionalDalek Dave4-Mar-11 13:23 
GeneralRe: Exception handling Pin
Jörgen Andersson6-Mar-11 20:09
professionalJörgen Andersson6-Mar-11 20:09 
GeneralRe: Exception handling Pin
Ramalinga Koushik11-Mar-11 0:33
Ramalinga Koushik11-Mar-11 0:33 

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.