Click here to Skip to main content
15,889,335 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: Attack of the stord proc Pin
virang_218-Jun-12 2:52
virang_218-Jun-12 2:52 
GeneralRe: Attack of the stord proc Pin
Pascal Ganaye8-Jun-12 11:28
Pascal Ganaye8-Jun-12 11:28 
GeneralRe: Attack of the stord proc Pin
Eddy Vluggen7-Jun-12 23:28
professionalEddy Vluggen7-Jun-12 23:28 
GeneralRe: Attack of the stord proc Pin
loctrice8-Jun-12 3:46
professionalloctrice8-Jun-12 3:46 
GeneralRe: Attack of the stord proc Pin
Eddy Vluggen8-Jun-12 11:32
professionalEddy Vluggen8-Jun-12 11:32 
GeneralRe: Attack of the stord proc Pin
Pascal Ganaye8-Jun-12 11:32
Pascal Ganaye8-Jun-12 11:32 
AnswerRe: Attack of the stord proc Pin
Eddy Vluggen8-Jun-12 11:39
professionalEddy Vluggen8-Jun-12 11:39 
RantRe: Attack of the stord proc Pin
Jan Steyn14-Jun-12 1:36
Jan Steyn14-Jun-12 1:36 
Sometimes because "Our Dear Leader" dictated that all stored procs shall be prefixed with
SQL
sp_
WTF | :WTF: at least I could convince him that we should use
SQL
usp_
, with difficulty... Sys Hungarian is also common throughout the system, such that
VB
Dim iVariable As String
also happens to be a common sight Sigh | :sigh:
GeneralRe: Attack of the stord proc Pin
Eddy Vluggen14-Jun-12 1:51
professionalEddy Vluggen14-Jun-12 1:51 
GeneralRe: Attack of the stord proc Pin
Pascal Ganaye8-Jun-12 11:35
Pascal Ganaye8-Jun-12 11:35 
GeneralRe: Attack of the stord proc Pin
virang_218-Jun-12 12:39
virang_218-Jun-12 12:39 
GeneralN00btacular PinPopular
AspDotNetDev7-Jun-12 15:12
protectorAspDotNetDev7-Jun-12 15:12 
GeneralRe: N00btacular Pin
Paul Conrad8-Jun-12 12:02
professionalPaul Conrad8-Jun-12 12:02 
GeneralRe: N00btacular Pin
Brisingr Aerowing9-Jun-12 7:41
professionalBrisingr Aerowing9-Jun-12 7:41 
GeneralPro Cache Usage PinPopular
Member 41627846-Jun-12 5:03
Member 41627846-Jun-12 5:03 
GeneralRe: Pro Cache Usage Pin
RobCroll6-Jun-12 17:42
RobCroll6-Jun-12 17:42 
GeneralRe: Pro Cache Usage Pin
Bernhard Hiller7-Jun-12 23:02
Bernhard Hiller7-Jun-12 23:02 
GeneralRe: Pro Cache Usage Pin
BobJanova8-Jun-12 0:24
BobJanova8-Jun-12 0:24 
GeneralRe: Pro Cache Usage Pin
Member 41627848-Jun-12 11:52
Member 41627848-Jun-12 11:52 
GeneralArrayList.Contains() isn't bool? Pin
Ankush Bansal6-Jun-12 1:36
Ankush Bansal6-Jun-12 1:36 
GeneralRe: ArrayList.Contains() isn't bool? Pin
OriginalGriff6-Jun-12 2:02
mveOriginalGriff6-Jun-12 2:02 
GeneralRe: ArrayList.Contains() isn't bool? Pin
Ankush Bansal6-Jun-12 2:53
Ankush Bansal6-Jun-12 2:53 
GeneralRe: ArrayList.Contains() isn't bool? Pin
OriginalGriff6-Jun-12 3:34
mveOriginalGriff6-Jun-12 3:34 
GeneralRe: ArrayList.Contains() isn't bool? Pin
Member 20530067-Jun-12 6:02
Member 20530067-Jun-12 6:02 
GeneralRe: ArrayList.Contains() isn't bool? Pin
Bernhard Hiller7-Jun-12 23:19
Bernhard Hiller7-Jun-12 23:19 

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.