Click here to Skip to main content
15,909,742 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: Convert.ToInt32 Pin
robocodeboy2-Dec-13 0:17
robocodeboy2-Dec-13 0:17 
GeneralRe: Convert.ToInt32 Pin
Argonia2-Dec-13 0:48
professionalArgonia2-Dec-13 0:48 
GeneralRe: Convert.ToInt32 Pin
robocodeboy2-Dec-13 1:06
robocodeboy2-Dec-13 1:06 
GeneralRe: Convert.ToInt32 Pin
robocodeboy2-Dec-13 1:10
robocodeboy2-Dec-13 1:10 
GeneralRe: Convert.ToInt32 Pin
Argonia2-Dec-13 1:18
professionalArgonia2-Dec-13 1:18 
GeneralRe: Convert.ToInt32 Pin
robocodeboy2-Dec-13 2:27
robocodeboy2-Dec-13 2:27 
GeneralRe: Convert.ToInt32 Pin
Argonia2-Dec-13 2:29
professionalArgonia2-Dec-13 2:29 
GeneralRe: Convert.ToInt32 Pin
robocodeboy2-Dec-13 2:51
robocodeboy2-Dec-13 2:51 
Hello? You there? You want a C++ style vector to store 2 values? Why should it change in size? You didn't studied even the stl, did you?

This just proves that you don't know anything about the things you're writing and just keep whining about everything you don't get right in the first place (by pure chance).

Why List<string> isn't fit? Or ArrayString, if you need not type checking?
Why string[2] is not ok?
If the 2 elements are really different things, why not write down a class with 2 properties?

Noooo, let's just pretend you already know everything you need and bash the framework on the internet.

I hope I'll never have to maintain your code.
GeneralRe: Convert.ToInt32 Pin
Argonia2-Dec-13 3:19
professionalArgonia2-Dec-13 3:19 
GeneralRe: Convert.ToInt32 Pin
robocodeboy2-Dec-13 3:39
robocodeboy2-Dec-13 3:39 
GeneralRe: Convert.ToInt32 Pin
Argonia2-Dec-13 1:12
professionalArgonia2-Dec-13 1:12 
GeneralRe: Convert.ToInt32 Pin
robocodeboy2-Dec-13 2:16
robocodeboy2-Dec-13 2:16 
GeneralRe: Convert.ToInt32 Pin
JMK896-Dec-13 6:06
professionalJMK896-Dec-13 6:06 
General... WHY?! Pin
Matt U.19-Nov-13 8:09
Matt U.19-Nov-13 8:09 
GeneralRe: ... WHY?! Pin
Brisingr Aerowing19-Nov-13 9:16
professionalBrisingr Aerowing19-Nov-13 9:16 
GeneralRe: ... WHY?! Pin
Matt U.19-Nov-13 9:36
Matt U.19-Nov-13 9:36 
GeneralRe: ... WHY?! Pin
Brisingr Aerowing19-Nov-13 11:09
professionalBrisingr Aerowing19-Nov-13 11:09 
GeneralRe: ... WHY?! Pin
Quirkafleeg25-Nov-13 22:36
Quirkafleeg25-Nov-13 22:36 
GeneralRe: ... WHY?! Pin
Bernhard Hiller19-Nov-13 22:22
Bernhard Hiller19-Nov-13 22:22 
GeneralRe: ... WHY?! Pin
ZurdoDev20-Nov-13 1:24
professionalZurdoDev20-Nov-13 1:24 
GeneralRe: ... WHY?! Pin
Matt U.20-Nov-13 3:15
Matt U.20-Nov-13 3:15 
GeneralRe: ... WHY?! Pin
Bernhard Hiller20-Nov-13 23:12
Bernhard Hiller20-Nov-13 23:12 
GeneralRe: ... WHY?! Pin
Matt U.21-Nov-13 3:14
Matt U.21-Nov-13 3:14 
GeneralRe: ... WHY?! Pin
Bernhard Hiller21-Nov-13 21:56
Bernhard Hiller21-Nov-13 21:56 
GeneralRe: ... WHY?! Pin
Matt U.22-Nov-13 3:38
Matt U.22-Nov-13 3:38 

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.