Click here to Skip to main content
15,891,136 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: Why on earth? Pin
Sentenryu13-Jun-12 0:25
Sentenryu13-Jun-12 0:25 
GeneralRe: Why on earth? Pin
Vitaly Tomilov14-Jun-12 1:30
Vitaly Tomilov14-Jun-12 1:30 
QuestionRe: Why on earth? Pin
leppie14-Jun-12 1:33
leppie14-Jun-12 1:33 
AnswerRe: Why on earth? Pin
Vitaly Tomilov14-Jun-12 1:36
Vitaly Tomilov14-Jun-12 1:36 
GeneralRe: Why on earth? PinPopular
leppie14-Jun-12 1:40
leppie14-Jun-12 1:40 
GeneralAaaarg....use the namespace Pin
thatraja11-Jun-12 5:56
professionalthatraja11-Jun-12 5:56 
GeneralRe: Aaaarg....use the namespace Pin
Sentenryu11-Jun-12 6:39
Sentenryu11-Jun-12 6:39 
GeneralRe: Aaaarg....use the namespace Pin
Manfred Rudolf Bihy12-Jun-12 3:47
professionalManfred Rudolf Bihy12-Jun-12 3:47 
Just a little reminder: This is the "Hall Of Shame" and not he "Hall Of Bugs". There is no good reason to clutter ones code with superflous repetitions of the namespace prefixing the StringBuilder, except maybe when there is another implementation of StringBuilder floating around.

Just my two cents! Smile | :)

"With sufficient thrust, pigs fly just fine."
Ross Callon, The Twelve Networking Truths, RFC1925


GeneralRe: Aaaarg....use the namespace Pin
Sentenryu12-Jun-12 4:54
Sentenryu12-Jun-12 4:54 
GeneralRe: Aaaarg....use the namespace Pin
thatraja14-Jun-12 22:45
professionalthatraja14-Jun-12 22:45 
GeneralRe: Aaaarg....use the namespace Pin
Sentenryu15-Jun-12 0:23
Sentenryu15-Jun-12 0:23 
GeneralRe: Aaaarg....use the namespace Pin
thatraja17-Jun-12 6:11
professionalthatraja17-Jun-12 6:11 
AnswerRe: Aaaarg....use the namespace Pin
Eddy Vluggen12-Jun-12 3:53
professionalEddy Vluggen12-Jun-12 3:53 
GeneralRe: Aaaarg....use the namespace Pin
Sentenryu12-Jun-12 4:43
Sentenryu12-Jun-12 4:43 
GeneralRe: Aaaarg....use the namespace Pin
PIEBALDconsult12-Jun-12 4:52
mvePIEBALDconsult12-Jun-12 4:52 
GeneralRe: Aaaarg....use the namespace Pin
Sentenryu12-Jun-12 5:11
Sentenryu12-Jun-12 5:11 
GeneralRe: Aaaarg....use the namespace Pin
Eddy Vluggen12-Jun-12 9:02
professionalEddy Vluggen12-Jun-12 9:02 
GeneralRe: Aaaarg....use the namespace Pin
BillW3315-Jun-12 4:19
professionalBillW3315-Jun-12 4:19 
GeneralRe: Aaaarg....use the namespace Pin
Eddy Vluggen15-Jun-12 5:17
professionalEddy Vluggen15-Jun-12 5:17 
GeneralRe: Aaaarg....use the namespace Pin
PIEBALDconsult12-Jun-12 4:49
mvePIEBALDconsult12-Jun-12 4:49 
GeneralRe: Aaaarg....use the namespace Pin
Eddy Vluggen12-Jun-12 9:00
professionalEddy Vluggen12-Jun-12 9:00 
GeneralRe: Aaaarg....use the namespace Pin
PIEBALDconsult12-Jun-12 9:45
mvePIEBALDconsult12-Jun-12 9:45 
GeneralRe: Aaaarg....use the namespace Pin
Eddy Vluggen12-Jun-12 9:59
professionalEddy Vluggen12-Jun-12 9:59 
GeneralRe: Aaaarg....use the namespace Pin
Nagy Vilmos12-Jun-12 23:10
professionalNagy Vilmos12-Jun-12 23:10 
QuestionRe: Aaaarg....use the namespace [modified] Pin
Eddy Vluggen13-Jun-12 1:30
professionalEddy Vluggen13-Jun-12 1:30 

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.