Click here to Skip to main content
15,884,628 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: Productivity Wars Pin
BrainiacV11-Jun-13 4:40
BrainiacV11-Jun-13 4:40 
GeneralRe: Productivity Wars Pin
StatementTerminator11-Jun-13 5:00
StatementTerminator11-Jun-13 5:00 
GeneralRe: Productivity Wars Pin
jnlt11-Jun-13 6:10
jnlt11-Jun-13 6:10 
GeneralRe: Productivity Wars Pin
CarlosAlbertoEstrada11-Jun-13 6:11
CarlosAlbertoEstrada11-Jun-13 6:11 
GeneralRe: Productivity Wars Pin
StatementTerminator11-Jun-13 6:43
StatementTerminator11-Jun-13 6:43 
GeneralRe: Productivity Wars Pin
RafagaX11-Jun-13 7:31
professionalRafagaX11-Jun-13 7:31 
GeneralRe: Productivity Wars Pin
jschell11-Jun-13 8:19
jschell11-Jun-13 8:19 
GeneralDeveloper whose first language is not English Pin
Chris Quinn7-Jun-13 3:17
Chris Quinn7-Jun-13 3:17 
The built in profanity filter should indicate the unfortunate alias selected by a female colleague whose first language is not English! Blush | :O

What a sunshine!


SQL
select
count(usr.usr_id) c***
FROM   [dbo].[user_details]  usr
       LEFT JOIN [dbo].[aspnet_Users]  a_usr ON  usr.usr_id = a_usr.usr_id
       where a_usr.usr_id IS NULL



It's well known that if all the cat videos and porn disappeared from the internet there would be only one site left and it would be called whereareallthecatvideosandporn.com


GeneralRe: Developer whose first language is not English Pin
jim lahey7-Jun-13 4:57
jim lahey7-Jun-13 4:57 
GeneralRe: Developer whose first language is not English Pin
OriginalGriff7-Jun-13 5:02
mveOriginalGriff7-Jun-13 5:02 
GeneralRe: Developer whose first language is not English Pin
ENOTTY7-Jun-13 5:08
ENOTTY7-Jun-13 5:08 
GeneralRe: Developer whose first language is not English Pin
AlphaDeltaTheta11-Jun-13 16:34
AlphaDeltaTheta11-Jun-13 16:34 
JokeRe: Developer whose first language is not English Pin
Vladimir Svyatski2-Jul-13 9:39
professionalVladimir Svyatski2-Jul-13 9:39 
GeneralERROR_SUCCESS => the successful error PinPopular
damn.tiby6-Jun-13 21:26
damn.tiby6-Jun-13 21:26 
GeneralRe: ERROR_SUCCESS => the successful error Pin
Keith Barrow6-Jun-13 22:42
professionalKeith Barrow6-Jun-13 22:42 
GeneralRe: ERROR_SUCCESS => the successful error PinPopular
damn.tiby6-Jun-13 22:48
damn.tiby6-Jun-13 22:48 
GeneralRe: ERROR_SUCCESS => the successful error Pin
capibara7-Jun-13 0:00
capibara7-Jun-13 0:00 
GeneralRe: ERROR_SUCCESS => the successful error PinPopular
Nicholas Marty7-Jun-13 3:06
professionalNicholas Marty7-Jun-13 3:06 
GeneralRe: ERROR_SUCCESS => the successful error Pin
Lutosław10-Jun-13 13:11
Lutosław10-Jun-13 13:11 
GeneralRe: ERROR_SUCCESS => the successful error Pin
damn.tiby10-Jun-13 21:10
damn.tiby10-Jun-13 21:10 
GeneralRe: ERROR_SUCCESS => the successful error Pin
Edward Giles14-Jun-13 21:25
Edward Giles14-Jun-13 21:25 
GeneralNo names, no refences - and not mine. PinPopular
OriginalGriff6-Jun-13 2:25
mveOriginalGriff6-Jun-13 2:25 
GeneralRe: No names, no refences - and not mine. Pin
StM0n6-Jun-13 2:44
StM0n6-Jun-13 2:44 
GeneralRe: No names, no refences - and not mine. Pin
obermd7-Jun-13 9:27
obermd7-Jun-13 9:27 
GeneralRe: No names, no refences - and not mine. Pin
StM0n7-Jun-13 10:08
StM0n7-Jun-13 10:08 

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.