Click here to Skip to main content
15,889,863 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: \r\n Pin
Luc Pattyn11-Dec-09 3:57
sitebuilderLuc Pattyn11-Dec-09 3:57 
GeneralRe: \r\n Pin
PIEBALDconsult3-Dec-09 5:28
mvePIEBALDconsult3-Dec-09 5:28 
GeneralRe: \r\n Pin
Luc Pattyn3-Dec-09 5:49
sitebuilderLuc Pattyn3-Dec-09 5:49 
GeneralRe: \r\n Pin
jofli4-Dec-09 1:07
jofli4-Dec-09 1:07 
GeneralRe: \r\n Pin
David Skelly3-Dec-09 6:07
David Skelly3-Dec-09 6:07 
GeneralRe: \r\n Pin
David Skelly3-Dec-09 6:09
David Skelly3-Dec-09 6:09 
GeneralRe: \r\n Pin
harold aptroot3-Dec-09 6:22
harold aptroot3-Dec-09 6:22 
GeneralRe: \r\n Pin
David Skelly3-Dec-09 22:45
David Skelly3-Dec-09 22:45 
The OP doesn't say that the code was written in C#, it was reverse engineered using Reflector. Reflector is capable of taking code written in VB and decompiling it back into C#. The resulting C# code may look pretty odd, but you will at least be able to see what it is doing.
GeneralRe: \r\n Pin
jofli3-Dec-09 23:37
jofli3-Dec-09 23:37 
GeneralRe: \r\n Pin
David Skelly4-Dec-09 0:13
David Skelly4-Dec-09 0:13 
GeneralRe: \r\n Pin
ClementsDan8-Dec-09 16:33
ClementsDan8-Dec-09 16:33 
GeneralRe: \r\n Pin
Gideon Engelberth8-Dec-09 17:49
Gideon Engelberth8-Dec-09 17:49 
GeneralRe: \r\n Pin
David Skelly4-Dec-09 4:26
David Skelly4-Dec-09 4:26 
JokeRe: \r\n Pin
TobiasP31-Dec-09 1:37
TobiasP31-Dec-09 1:37 
GeneralRe: \r\n Pin
Mark Hurd13-Jan-10 15:18
Mark Hurd13-Jan-10 15:18 
GeneralDon't they know what an array is? PinPopular
Member 448708314-Nov-09 23:38
Member 448708314-Nov-09 23:38 
GeneralRe: Don't they know what an array is? Pin
Keith Barrow16-Nov-09 1:18
professionalKeith Barrow16-Nov-09 1:18 
GeneralRe: Don't they know what an array is? Pin
GibbleCH16-Nov-09 5:15
GibbleCH16-Nov-09 5:15 
GeneralRe: Don't they know what an array is? Pin
PIEBALDconsult16-Nov-09 8:24
mvePIEBALDconsult16-Nov-09 8:24 
GeneralRe: Don't they know what an array is? Pin
0x3c016-Nov-09 8:45
0x3c016-Nov-09 8:45 
GeneralRe: Don't they know what an array is? Pin
OriginalGriff16-Nov-09 9:36
mveOriginalGriff16-Nov-09 9:36 
GeneralRe: Don't they know what an array is? Pin
ragnaroknrol16-Nov-09 10:00
ragnaroknrol16-Nov-09 10:00 
GeneralRe: Don't they know what an array is? Pin
OriginalGriff16-Nov-09 22:15
mveOriginalGriff16-Nov-09 22:15 
GeneralRe: Don't they know what an array is? Pin
Nagy Vilmos22-Nov-09 22:16
professionalNagy Vilmos22-Nov-09 22:16 
GeneralRe: Don't they know what an array is? Pin
ragnaroknrol23-Nov-09 9:34
ragnaroknrol23-Nov-09 9:34 

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.