Click here to Skip to main content
15,927,803 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: A Well-Documented Piece of....*bleep* Pin
Blake Miller31-Oct-07 3:26
Blake Miller31-Oct-07 3:26 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
John R. Shaw23-Oct-07 16:47
John R. Shaw23-Oct-07 16:47 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
dwilliss31-Oct-07 4:31
dwilliss31-Oct-07 4:31 
AnswerRe: PROLOG on LISP Pin
NimitySSJ29-Nov-07 20:47
NimitySSJ29-Nov-07 20:47 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
Draugnar31-Oct-07 8:09
Draugnar31-Oct-07 8:09 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
Dan Neely31-Oct-07 9:12
Dan Neely31-Oct-07 9:12 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
Draugnar31-Oct-07 10:01
Draugnar31-Oct-07 10:01 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
Dan Neely31-Oct-07 10:37
Dan Neely31-Oct-07 10:37 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
Draugnar31-Oct-07 10:51
Draugnar31-Oct-07 10:51 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
Draugnar31-Oct-07 10:54
Draugnar31-Oct-07 10:54 
GeneralCHOTD [modified] Pin
leppie21-Oct-07 23:22
leppie21-Oct-07 23:22 
GeneralRe: CHOTD Pin
DavidNohejl21-Oct-07 23:28
DavidNohejl21-Oct-07 23:28 
GeneralRe: CHOTD Pin
originSH21-Oct-07 23:29
originSH21-Oct-07 23:29 
GeneralRe: CHOTD Pin
J4amieC21-Oct-07 23:38
J4amieC21-Oct-07 23:38 
GeneralRe: CHOTD Pin
Tristan Rhodes22-Oct-07 3:08
Tristan Rhodes22-Oct-07 3:08 
GeneralRe: CHOTD Pin
Vasudevan Deepak Kumar22-Oct-07 3:27
Vasudevan Deepak Kumar22-Oct-07 3:27 
GeneralRe: CHOTD Pin
leppie22-Oct-07 5:18
leppie22-Oct-07 5:18 
GeneralRe: CHOTD Pin
Vasudevan Deepak Kumar29-Oct-07 0:03
Vasudevan Deepak Kumar29-Oct-07 0:03 
GeneralRe: CHOTD Pin
Xiangyang Liu 刘向阳22-Oct-07 6:09
Xiangyang Liu 刘向阳22-Oct-07 6:09 
GeneralRe: CHOTD Pin
leppie22-Oct-07 6:39
leppie22-Oct-07 6:39 
Xiangyang Liu wrote:
Coding Horror implies that someone wrote horrible code


Or that someone is experience a horror Smile | :)

Xiangyang Liu wrote:
If you copy VB6 code into a VB.NET


It was not copy. I used the converter in VS2005, which does a pretty good job, most of the forms actually open in the designer Smile | :) Most of the issues seem to be related to either missing libraries and interop stuff. The ActiveX bits and WinForms converted very well.


xacc.ide

The rule of three: "The first time you notice something that might repeat, don't generalize it. The second time the situation occurs, develop in a similar fashion -- possibly even copy/paste -- but don't generalize yet. On the third time, look to generalize the approach."

GeneralRe: CHOTD Pin
RGSeeds23-Oct-07 9:54
RGSeeds23-Oct-07 9:54 
GeneralRe: CHOTD Pin
Pete O'Hanlon23-Oct-07 1:54
mvePete O'Hanlon23-Oct-07 1:54 
GeneralA class on UI design... Pin
Dave Kreskowiak12-Oct-07 4:44
mveDave Kreskowiak12-Oct-07 4:44 
GeneralRe: A class on UI design... Pin
Paddy Boyd12-Oct-07 5:07
Paddy Boyd12-Oct-07 5:07 
JokeRe: A class on UI design... Pin
codemunkeh25-Oct-07 12:20
codemunkeh25-Oct-07 12:20 

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.