Click here to Skip to main content
15,892,809 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: Why did I do that? Pin
BillW3322-Apr-12 2:23
professionalBillW3322-Apr-12 2:23 
GeneralRe: Why did I do that? Pin
CDP180222-Apr-12 6:01
CDP180222-Apr-12 6:01 
GeneralRe: Why did I do that? Pin
Lutosław23-Apr-12 6:39
Lutosław23-Apr-12 6:39 
GeneralRe: Why did I do that? Pin
Lupestro24-Apr-12 5:15
Lupestro24-Apr-12 5:15 
GeneralRe: Why did I do that? Pin
BobJanova22-Apr-12 22:44
BobJanova22-Apr-12 22:44 
GeneralRe: Why did I do that? Pin
grralph123-Apr-12 23:56
grralph123-Apr-12 23:56 
GeneralRe: Why did I do that? Pin
CDP180224-Apr-12 0:07
CDP180224-Apr-12 0:07 
Generalthe outsourcing curse strikes again!! PinPopular
I.explore.code17-Apr-12 11:34
I.explore.code17-Apr-12 11:34 
Last week we came across a serious security flaw in our soon to be released major web product that we had trusted the offshore partner (one the largest Indian IT firms) with. This happened despite clear guidance as to how to implement the security in the product which uses Silverlight and ASP.NET. They completely disregarded what was told and came up with a weird crazy arse lame mechanism of their own which led to the password being sent in a cookie merely as an ASCII valued string along with the login request!!! This is a cardinal sin, this is something you study in Web Security 101, totally unacceptable. Now, we can't just lay them off and bring all the work back onshore, the business financials don't probably allow for it. But it leads me to wonder whether outsourcing at all is worth the money spent or not? I know some of you may say, "you get what you pay for!!" but when a company boasts claims of excellence in delivery of solutions, I would atleast expect them to understand what web security is and what's the right way to do it. In my opinion all these cheap outsourcing companies are just that - CHEAP both in terms of money and quality. I m pretty sure many around here must have similar stories to tell.
GeneralRe: the outsourcing curse strikes again!! Pin
AspDotNetDev17-Apr-12 12:10
protectorAspDotNetDev17-Apr-12 12:10 
GeneralRe: the outsourcing curse strikes again!! Pin
I.explore.code17-Apr-12 21:55
I.explore.code17-Apr-12 21:55 
GeneralRe: the outsourcing curse strikes again!! Pin
AspDotNetDev18-Apr-12 4:29
protectorAspDotNetDev18-Apr-12 4:29 
GeneralRe: the outsourcing curse strikes again!! Pin
ii_noname_ii18-Apr-12 1:57
ii_noname_ii18-Apr-12 1:57 
GeneralRe: the outsourcing curse strikes again!! Pin
Mohibur Rashid17-Apr-12 15:48
professionalMohibur Rashid17-Apr-12 15:48 
GeneralRe: the outsourcing curse strikes again!! Pin
I.explore.code17-Apr-12 21:57
I.explore.code17-Apr-12 21:57 
GeneralRe: the outsourcing curse strikes again!! Pin
Mohibur Rashid18-Apr-12 20:55
professionalMohibur Rashid18-Apr-12 20:55 
GeneralRe: the outsourcing curse strikes again!! Pin
Wes Aday17-Apr-12 16:05
professionalWes Aday17-Apr-12 16:05 
GeneralRe: the outsourcing curse strikes again!! Pin
S@53K^S18-Apr-12 5:22
S@53K^S18-Apr-12 5:22 
GeneralRe: the outsourcing curse strikes again!! Pin
Wes Aday18-Apr-12 7:32
professionalWes Aday18-Apr-12 7:32 
GeneralRe: the outsourcing curse strikes again!! Pin
S@53K^S18-Apr-12 9:26
S@53K^S18-Apr-12 9:26 
GeneralRe: the outsourcing curse strikes again!! Pin
Brad Stiles18-Apr-12 1:31
Brad Stiles18-Apr-12 1:31 
GeneralRe: the outsourcing curse strikes again!! Pin
RobCroll18-Apr-12 2:13
RobCroll18-Apr-12 2:13 
GeneralRe: the outsourcing curse strikes again!! Pin
S@53K^S18-Apr-12 5:28
S@53K^S18-Apr-12 5:28 
GeneralRe: the outsourcing curse strikes again!! Pin
I.explore.code18-Apr-12 7:33
I.explore.code18-Apr-12 7:33 
GeneralRe: the outsourcing curse strikes again!! Pin
S@53K^S18-Apr-12 9:22
S@53K^S18-Apr-12 9:22 
GeneralRe: the outsourcing curse strikes again!! Pin
RobCroll18-Apr-12 14:00
RobCroll18-Apr-12 14:00 

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.