Click here to Skip to main content
15,887,214 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: Trick for young players. Pin
CafedeJamaica2-Nov-12 10:54
professionalCafedeJamaica2-Nov-12 10:54 
GeneralRe: Trick for young players. Pin
AspDotNetDev2-Nov-12 11:28
protectorAspDotNetDev2-Nov-12 11:28 
GeneralRe: Trick for young players. Pin
BotReject4-Nov-12 10:54
BotReject4-Nov-12 10:54 
GeneralRe: Trick for young players. Pin
TheCoolCoder5-Nov-12 1:13
TheCoolCoder5-Nov-12 1:13 
GeneralRe: Trick for young players. Pin
_Maxxx_5-Nov-12 1:40
professional_Maxxx_5-Nov-12 1:40 
GeneralRe: Trick for young players. Pin
Super Lloyd5-Nov-12 17:47
Super Lloyd5-Nov-12 17:47 
GeneralRe: Trick for young players. Pin
_Maxxx_5-Nov-12 22:25
professional_Maxxx_5-Nov-12 22:25 
GeneralSomebody getting paid by the character typed? PinPopular
esaulsberry29-Oct-12 10:17
esaulsberry29-Oct-12 10:17 
C#
string newUrl = string.Concat("https://", HttpContext.Current.Request.Url.ToString().Replace("http://", string.Empty));

GeneralRe: Somebody getting paid by the character typed? Pin
Br.Bill3-Jan-13 12:36
Br.Bill3-Jan-13 12:36 
GeneralThe occasional flash of brilliance Pin
Eddy Vluggen29-Oct-12 9:50
professionalEddy Vluggen29-Oct-12 9:50 
GeneralRe: The occasional flash of brilliance PinPopular
enhzflep29-Oct-12 15:49
enhzflep29-Oct-12 15:49 
GeneralRe: The occasional flash of brilliance PinPopular
CDP180229-Oct-12 19:51
CDP180229-Oct-12 19:51 
GeneralRe: The occasional flash of brilliance Pin
enhzflep29-Oct-12 20:04
enhzflep29-Oct-12 20:04 
GeneralRe: The occasional flash of brilliance PinPopular
CDP180230-Oct-12 1:21
CDP180230-Oct-12 1:21 
GeneralRe: The occasional flash of brilliance Pin
enhzflep30-Oct-12 6:47
enhzflep30-Oct-12 6:47 
GeneralRe: The occasional flash of brilliance Pin
Florin Jurcovici1-Nov-12 0:50
Florin Jurcovici1-Nov-12 0:50 
GeneralRe: The occasional flash of brilliance Pin
Reelix1-Nov-12 1:27
Reelix1-Nov-12 1:27 
GeneralRe: The occasional flash of brilliance Pin
KP Lee1-Nov-12 8:28
KP Lee1-Nov-12 8:28 
GeneralRe: The occasional flash of brilliance Pin
BlackMilan29-Oct-12 22:34
BlackMilan29-Oct-12 22:34 
GeneralRe: The occasional flash of brilliance Pin
Dan Neely1-Nov-12 2:41
Dan Neely1-Nov-12 2:41 
GeneralRe: The occasional flash of brilliance Pin
Sasha Laurel1-Nov-12 4:34
Sasha Laurel1-Nov-12 4:34 
GeneralRe: The occasional flash of brilliance Pin
patbob1-Nov-12 5:54
patbob1-Nov-12 5:54 
GeneralRe: The occasional flash of brilliance Pin
Marco Bertschi2-Nov-12 7:03
protectorMarco Bertschi2-Nov-12 7:03 
GeneralRe: The occasional flash of brilliance Pin
MehGerbil1-Nov-12 2:12
MehGerbil1-Nov-12 2:12 
GeneralRe: The occasional flash of brilliance Pin
VE21-Nov-12 3:09
VE21-Nov-12 3:09 

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.