Click here to Skip to main content
15,885,216 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: Coded insults Pin
Stefan_Lang2-Oct-12 4:30
Stefan_Lang2-Oct-12 4:30 
GeneralRe: Coded insults Pin
emajyn1-Oct-12 6:25
emajyn1-Oct-12 6:25 
GeneralRe: Coded insults Pin
patbob1-Oct-12 7:02
patbob1-Oct-12 7:02 
GeneralRe: Coded insults Pin
Stefan_Lang2-Oct-12 4:36
Stefan_Lang2-Oct-12 4:36 
GeneralRe: Coded insults Pin
emajyn2-Oct-12 4:39
emajyn2-Oct-12 4:39 
GeneralRe: Coded insults Pin
Ravi Bhavnani2-Oct-12 9:38
professionalRavi Bhavnani2-Oct-12 9:38 
GeneralRe: Coded insults Pin
Thomas Daniels1-Oct-12 5:59
mentorThomas Daniels1-Oct-12 5:59 
GeneralRe: Coded insults Pin
dojohansen2-Oct-12 2:24
dojohansen2-Oct-12 2:24 
I called it "Rude XSD validator".

It was something I threw together in a hurry. The software we develop is serviced/administered by another company. We had a situation in which we needed to know if XML files provided by a third party were in accordance to a given XSD. The administrators were unable to figure it out and asked me to provide them with a tool...

So I quickly threw together a WinForms GUI in which one can load one XSD, easily choose one or more files, and validate them all.

In other words, a few people I knew a little and collaborated with would be my users. We have an informal tone, and nobody complained of anything.
GeneralRe: Coded insults Pin
Brisingr Aerowing1-Oct-12 7:08
professionalBrisingr Aerowing1-Oct-12 7:08 
GeneralRe: Coded insults Pin
JammoD871-Oct-12 23:43
JammoD871-Oct-12 23:43 
GeneralRe: Coded insults Pin
Joe_Dert20-Oct-12 20:46
Joe_Dert20-Oct-12 20:46 
GeneralRe: Coded insults Pin
Brisingr Aerowing30-Dec-12 12:48
professionalBrisingr Aerowing30-Dec-12 12:48 
GeneralFamiliarity : Trimming leading and trailing spaces from a string... Pin
Blake Miller26-Sep-12 11:26
Blake Miller26-Sep-12 11:26 
GeneralRe: Familiarity : Trimming leading and trailing spaces from a string... Pin
Jörgen Andersson26-Sep-12 20:29
professionalJörgen Andersson26-Sep-12 20:29 
GeneralRe: Familiarity : Trimming leading and trailing spaces from a string... Pin
Jecc28-Sep-12 0:46
Jecc28-Sep-12 0:46 
GeneralRe: Familiarity : Trimming leading and trailing spaces from a string... Pin
Blake Miller28-Sep-12 4:08
Blake Miller28-Sep-12 4:08 
GeneralRe: Familiarity : Trimming leading and trailing spaces from a string... Pin
RafagaX28-Sep-12 6:01
professionalRafagaX28-Sep-12 6:01 
GeneralRe: Familiarity : Trimming leading and trailing spaces from a string... Pin
Brady Kelly29-Sep-12 6:39
Brady Kelly29-Sep-12 6:39 
GeneralRe: Familiarity : Trimming leading and trailing spaces from a string... Pin
Jamercee28-Sep-12 4:23
Jamercee28-Sep-12 4:23 
GeneralRe: Familiarity : Trimming leading and trailing spaces from a string... Pin
Blake Miller28-Sep-12 4:52
Blake Miller28-Sep-12 4:52 
GeneralRe: Familiarity : Trimming leading and trailing spaces from a string... Pin
Martin081528-Sep-12 4:24
professionalMartin081528-Sep-12 4:24 
GeneralRe: Familiarity : Trimming leading and trailing spaces from a string... Pin
Chris Boss28-Sep-12 4:35
professionalChris Boss28-Sep-12 4:35 
QuestionRe: Familiarity : Trimming leading and trailing spaces from a string... Pin
Julien Villers2-Oct-12 23:57
professionalJulien Villers2-Oct-12 23:57 
GeneralRe: Familiarity : Trimming leading and trailing spaces from a string... Pin
Joe_Dert20-Oct-12 21:09
Joe_Dert20-Oct-12 21:09 
JokeParsing string to Integer with try and catch??? Pin
Marco Bertschi25-Sep-12 1:27
protectorMarco Bertschi25-Sep-12 1:27 

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.