Click here to Skip to main content
16,011,988 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: 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 
leppie wrote:
- 400 Upgrade warnings
- 100 Compiler errors
- 2 Missing dll references...


I don't understand how this can be classified as a "coding horror". If you copy VB6 code into a VB.NET (or C#) project and compile it, I am supprised that you did not get more warnings and errors. As we developers know, one syntax error or misspelling could cause tens or hundreds of other errors, which means when you fix one, the others will disappear, too.

Coding Horror implies that someone wrote horrible code. In this case, who that someone would be? The VB6 programmer or you? Smile | :)



GeneralRe: CHOTD Pin
leppie22-Oct-07 6:39
leppie22-Oct-07 6:39 
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 
GeneralRe: A class on UI design... Pin
Chris Meech12-Oct-07 7:25
Chris Meech12-Oct-07 7:25 
GeneralRe: A class on UI design... Pin
Dave Kreskowiak12-Oct-07 7:42
mveDave Kreskowiak12-Oct-07 7:42 
GeneralRe: A class on UI design... Pin
Luc Pattyn12-Oct-07 7:46
sitebuilderLuc Pattyn12-Oct-07 7:46 
GeneralRe: A class on UI design... Pin
Mark Salsbery12-Oct-07 9:21
Mark Salsbery12-Oct-07 9:21 
GeneralRe: A class on UI design... Pin
ChrisKo12-Oct-07 12:13
ChrisKo12-Oct-07 12:13 
GeneralRe: A class on UI design... Pin
Luc Pattyn12-Oct-07 12:46
sitebuilderLuc Pattyn12-Oct-07 12:46 
GeneralRe: A class on UI design... Pin
Paul Conrad12-Oct-07 13:08
professionalPaul Conrad12-Oct-07 13:08 
GeneralRe: A class on UI design... Pin
ChrisKo12-Oct-07 13:32
ChrisKo12-Oct-07 13:32 
GeneralRe: A class on UI design... Pin
Paul Conrad12-Oct-07 15:56
professionalPaul Conrad12-Oct-07 15:56 
GeneralRe: A class on UI design... Pin
jhwurmbach15-Oct-07 2:18
jhwurmbach15-Oct-07 2:18 
GeneralRe: A class on UI design... Pin
Manuel F. Hernandez15-Oct-07 7:05
Manuel F. Hernandez15-Oct-07 7:05 

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.