Click here to Skip to main content
15,881,812 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 does Document still have an uppercase D?? I'm replacing Document with document right? Pin
Vark11124-Sep-14 5:37
Vark11124-Sep-14 5:37 
GeneralRe: Why does Document still have an uppercase D?? I'm replacing Document with document right? Pin
Brisingr Aerowing24-Sep-14 6:36
professionalBrisingr Aerowing24-Sep-14 6:36 
GeneralRe: Why does Document still have an uppercase D?? I'm replacing Document with document right? Pin
PIEBALDconsult24-Sep-14 9:13
mvePIEBALDconsult24-Sep-14 9:13 
GeneralRe: Why does Document still have an uppercase D?? I'm replacing Document with document right? Pin
Nguyen.H.H.Dang1-Oct-14 23:42
professionalNguyen.H.H.Dang1-Oct-14 23:42 
GeneralWhat the clusterf*ck? Pin
Bernhard Hiller17-Sep-14 21:31
Bernhard Hiller17-Sep-14 21:31 
GeneralRe: What the clusterf*ck? PinPopular
Rob Philpott17-Sep-14 22:57
Rob Philpott17-Sep-14 22:57 
GeneralMessage Removed Pin
19-Oct-14 4:47
Rob Grainger19-Oct-14 4:47 
GeneralRe: What the clusterf*ck? Pin
Sentenryu18-Sep-14 0:18
Sentenryu18-Sep-14 0:18 
0. Complain to W3C about that. that's Invalid XML.
1. Learn the terms associated with .net development, (start here http://msdn.microsoft.com/en-us/library/aa376307.aspx[^], hint: your error has to do with this:
Quote:
Applications and administrators can update assembly configuration on either a global or per-application configuration basis after deployment. For example, an application can be updated to use a side-by-side assembly that includes an update without having to reinstall the application.
means that the error could have been on the machine.config file.)
GeneralRe: What the clusterf*ck? Pin
Marco Bertschi18-Sep-14 1:28
protectorMarco Bertschi18-Sep-14 1:28 
GeneralRe: What the clusterf*ck? Pin
DJ van Wyk25-Sep-14 19:57
professionalDJ van Wyk25-Sep-14 19:57 
GeneralFacepalm of the day. Pin
Jörgen Andersson12-Sep-14 3:55
professionalJörgen Andersson12-Sep-14 3:55 
GeneralRe: Facepalm of the day. Pin
megaadam12-Sep-14 4:52
professionalmegaadam12-Sep-14 4:52 
GeneralRe: Facepalm of the day. Pin
PIEBALDconsult12-Sep-14 5:00
mvePIEBALDconsult12-Sep-14 5:00 
GeneralRe: Facepalm of the day. Pin
OriginalGriff12-Sep-14 6:11
mveOriginalGriff12-Sep-14 6:11 
GeneralRe: Facepalm of the day. Pin
PIEBALDconsult12-Sep-14 6:34
mvePIEBALDconsult12-Sep-14 6:34 
GeneralRe: Facepalm of the day. Pin
Jörgen Andersson12-Sep-14 7:08
professionalJörgen Andersson12-Sep-14 7:08 
GeneralRe: Facepalm of the day. Pin
bling12-Sep-14 7:13
bling12-Sep-14 7:13 
GeneralRe: Facepalm of the day. Pin
Jörgen Andersson12-Sep-14 7:29
professionalJörgen Andersson12-Sep-14 7:29 
GeneralRe: Facepalm of the day. Pin
PIEBALDconsult12-Sep-14 7:33
mvePIEBALDconsult12-Sep-14 7:33 
GeneralRe: Facepalm of the day. Pin
Jörgen Andersson12-Sep-14 7:43
professionalJörgen Andersson12-Sep-14 7:43 
GeneralRe: Facepalm of the day. Pin
PIEBALDconsult12-Sep-14 7:52
mvePIEBALDconsult12-Sep-14 7:52 
GeneralRe: Facepalm of the day. Pin
Richard Deeming12-Sep-14 8:18
mveRichard Deeming12-Sep-14 8:18 
GeneralRe: Facepalm of the day. Pin
Jörgen Andersson12-Sep-14 8:53
professionalJörgen Andersson12-Sep-14 8:53 
GeneralRe: Facepalm of the day. Pin
Richard Deeming12-Sep-14 9:49
mveRichard Deeming12-Sep-14 9:49 
GeneralRe: Facepalm of the day. Pin
Jörgen Andersson12-Sep-14 20:38
professionalJörgen Andersson12-Sep-14 20: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.