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.

 
JokeRe: Once my junior wanted extra perfection!!!!!! Pin
CPallini15-Jun-08 21:45
mveCPallini15-Jun-08 21:45 
JokeRe: Once my junior wanted extra perfection!!!!!! Pin
KarstenK20-Jun-08 3:10
mveKarstenK20-Jun-08 3:10 
GeneralRe: Once my junior wanted extra perfection!!!!!! Pin
Pete O'Hanlon16-Jun-08 9:19
mvePete O'Hanlon16-Jun-08 9:19 
GeneralRe: Once my junior wanted extra perfection!!!!!! Pin
MarkB77718-Jun-08 19:49
MarkB77718-Jun-08 19:49 
GeneralRe: Once my junior wanted extra perfection!!!!!! Pin
Pete O'Hanlon20-Jun-08 9:49
mvePete O'Hanlon20-Jun-08 9:49 
GeneralRe: Once my junior wanted extra perfection!!!!!! Pin
KarstenK20-Jun-08 3:08
mveKarstenK20-Jun-08 3:08 
GeneralRe: Once my junior wanted extra perfection!!!!!! Pin
Paul Conrad2-Jul-08 19:54
professionalPaul Conrad2-Jul-08 19:54 
GeneralThe black hole Pin
Marcello Faga10-Jun-08 22:54
Marcello Faga10-Jun-08 22:54 
"Lasciate ogni speranza o voi ch'entrate"
Dante Alighieri

    <br />
        private double m_EdgeDim;<br />
<br />
        public double EdgeDim<br />
        {<br />
            set { m_EdgeDim = value; }<br />
        }<br />


Don't you really want to see what you have put?

****************************
Strong congruence
for strong people;
with a compatible behaviour.
For a semantical way of life.

GeneralI don't get your point. Pin
CPallini10-Jun-08 23:01
mveCPallini10-Jun-08 23:01 
GeneralRe: The black hole Pin
leppie10-Jun-08 23:50
leppie10-Jun-08 23:50 
GeneralRe: The black hole Pin
Marcello Faga11-Jun-08 2:57
Marcello Faga11-Jun-08 2:57 
GeneralRe: The black hole Pin
leppie11-Jun-08 3:58
leppie11-Jun-08 3:58 
GeneralRe: The black hole Pin
PIEBALDconsult11-Jun-08 4:01
mvePIEBALDconsult11-Jun-08 4:01 
GeneralRe: The black hole Pin
darkelv11-Jun-08 5:23
darkelv11-Jun-08 5:23 
GeneralRe: The black hole Pin
Megidolaon11-Jun-08 21:02
Megidolaon11-Jun-08 21:02 
GeneralRe: The black hole Pin
Jonathan C Dickinson12-Jun-08 4:33
Jonathan C Dickinson12-Jun-08 4:33 
GeneralRe: The black hole Pin
James Simpson16-Jun-08 3:40
James Simpson16-Jun-08 3:40 
GeneralRe: The black hole Pin
Jonathan C Dickinson17-Jun-08 20:11
Jonathan C Dickinson17-Jun-08 20:11 
QuestionRe: The black hole Pin
CPallini12-Jun-08 6:58
mveCPallini12-Jun-08 6:58 
AnswerRe: The black hole Pin
Megidolaon18-Jun-08 3:37
Megidolaon18-Jun-08 3:37 
GeneralRe: The black hole Pin
peterchen23-Jun-08 6:46
peterchen23-Jun-08 6:46 
AnswerRe: The black hole Pin
AJMH18-Jun-08 5:23
AJMH18-Jun-08 5:23 
GeneralRe: The black hole Pin
David MacDermot13-Jun-08 6:13
David MacDermot13-Jun-08 6:13 
GeneralRe: The black hole Pin
PIEBALDconsult13-Jun-08 6:42
mvePIEBALDconsult13-Jun-08 6:42 
GeneralRe: The black hole Pin
elektrowolf17-Jun-08 8:30
elektrowolf17-Jun-08 8: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.