Click here to Skip to main content
15,887,477 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: String.Format??? Pin
_Maxxx_18-Jul-10 1:09
professional_Maxxx_18-Jul-10 1:09 
GeneralRe: String.Format??? Pin
PIEBALDconsult18-Jul-10 4:01
mvePIEBALDconsult18-Jul-10 4:01 
GeneralRe: String.Format??? Pin
oggenok6417-Jul-10 5:07
oggenok6417-Jul-10 5:07 
GeneralRe: String.Format??? Pin
PIEBALDconsult9-Jul-10 5:02
mvePIEBALDconsult9-Jul-10 5:02 
GeneralRe: String.Format??? Pin
Jason Christian22-Jul-10 9:00
Jason Christian22-Jul-10 9:00 
GeneralRe: String.Format??? Pin
CDP18029-Jul-10 0:44
CDP18029-Jul-10 0:44 
GeneralRe: String.Format??? Pin
sergiogarcianinja9-Jul-10 4:47
sergiogarcianinja9-Jul-10 4:47 
GeneralRe: String.Format??? Pin
Jörgen Andersson9-Jul-10 4:59
professionalJörgen Andersson9-Jul-10 4:59 
How would you add the parameter for a query like: SELECT * FROM Table WHERE ID IN (123,124,125);?
Lists are a bit tougher to handle in a proper way...

"When did ignorance become a point of view" - Dilbert

GeneralRe: String.Format??? Pin
PIEBALDconsult9-Jul-10 5:06
mvePIEBALDconsult9-Jul-10 5:06 
GeneralRe: String.Format??? Pin
David Skelly9-Jul-10 5:54
David Skelly9-Jul-10 5:54 
GeneralRe: String.Format??? [modified] Pin
PIEBALDconsult9-Jul-10 7:31
mvePIEBALDconsult9-Jul-10 7:31 
GeneralRe: String.Format??? Pin
Jörgen Andersson9-Jul-10 10:23
professionalJörgen Andersson9-Jul-10 10:23 
GeneralRe: String.Format??? Pin
PIEBALDconsult9-Jul-10 10:33
mvePIEBALDconsult9-Jul-10 10:33 
GeneralRe: String.Format??? Pin
oggenok649-Jul-10 8:14
oggenok649-Jul-10 8:14 
GeneralRe: String.Format??? Pin
PIEBALDconsult9-Jul-10 8:59
mvePIEBALDconsult9-Jul-10 8:59 
GeneralRe: String.Format??? Pin
Jörgen Andersson9-Jul-10 10:48
professionalJörgen Andersson9-Jul-10 10:48 
GeneralRe: String.Format??? [modified] Pin
PIEBALDconsult9-Jul-10 10:51
mvePIEBALDconsult9-Jul-10 10:51 
GeneralRe: String.Format??? Pin
Jörgen Andersson9-Jul-10 11:06
professionalJörgen Andersson9-Jul-10 11:06 
GeneralRe: String.Format??? Pin
PIEBALDconsult9-Jul-10 12:29
mvePIEBALDconsult9-Jul-10 12:29 
GeneralRe: String.Format??? Pin
Jörgen Andersson9-Jul-10 13:00
professionalJörgen Andersson9-Jul-10 13:00 
GeneralRe: String.Format??? Pin
PIEBALDconsult9-Jul-10 13:05
mvePIEBALDconsult9-Jul-10 13:05 
GeneralRe: String.Format??? Pin
PIEBALDconsult9-Jul-10 15:05
mvePIEBALDconsult9-Jul-10 15:05 
GeneralRe: String.Format??? Pin
Jörgen Andersson9-Jul-10 10:32
professionalJörgen Andersson9-Jul-10 10:32 
GeneralRe: String.Format??? Pin
PIEBALDconsult9-Jul-10 10:45
mvePIEBALDconsult9-Jul-10 10:45 
GeneralRe: String.Format??? Pin
Jeremy Hutchinson9-Jul-10 8:54
professionalJeremy Hutchinson9-Jul-10 8:54 

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.