Click here to Skip to main content
15,888,527 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: Tired and Sick of Programming? Pin
diegosendra12-Mar-13 16:31
diegosendra12-Mar-13 16:31 
GeneralRe: Tired and Sick of Programming? Pin
_Damian S_12-Mar-13 19:12
professional_Damian S_12-Mar-13 19:12 
GeneralRe: Tired and Sick of Programming? Pin
Jarek Kruza10-Apr-13 0:49
Jarek Kruza10-Apr-13 0:49 
GeneralData Types And Convenience Methods are Overrated Pin
AspDotNetDev6-Mar-13 14:01
protectorAspDotNetDev6-Mar-13 14:01 
GeneralRe: Data Types And Convenience Methods are Overrated Pin
PIEBALDconsult6-Mar-13 16:29
mvePIEBALDconsult6-Mar-13 16:29 
GeneralRe: Data Types And Convenience Methods are Overrated Pin
OriginalGriff6-Mar-13 22:58
mveOriginalGriff6-Mar-13 22:58 
GeneralRe: Data Types And Convenience Methods are Overrated Pin
AspDotNetDev7-Mar-13 5:52
protectorAspDotNetDev7-Mar-13 5:52 
GeneralRe: Data Types And Convenience Methods are Overrated Pin
R. Giskard Reventlov7-Mar-13 6:13
R. Giskard Reventlov7-Mar-13 6:13 
AspDotNetDev wrote:
I can't seem to find any documentation regarding the "@" being optional, but
much of my code has been written with this fact in mind. SqlClient.SqlCommand
knows to automatically prefix "@" for parameter names. I did come across this (see
"Working with Parameter Placeholders"), which indicates the parameter naming
varies per client. I wonder, then, if removing the prefix and letting the query
composer do the prefixing is the best way for the code to be cross-client
compatible.


That's an interesting point.
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair.
nils illegitimus carborundum

me, me, me

GeneralRe: Data Types And Convenience Methods are Overrated Pin
Luca Leonardo Scorcia7-Mar-13 21:23
professionalLuca Leonardo Scorcia7-Mar-13 21:23 
GeneralRe: Data Types And Convenience Methods are Overrated Pin
Johnny J.7-Mar-13 4:25
professionalJohnny J.7-Mar-13 4:25 
GeneralRe: Data Types And Convenience Methods are Overrated Pin
obermd8-Mar-13 15:26
obermd8-Mar-13 15:26 
GeneralRe: Data Types And Convenience Methods are Overrated Pin
PIEBALDconsult10-Mar-13 18:04
mvePIEBALDconsult10-Mar-13 18:04 
GeneralRe: Data Types And Convenience Methods are Overrated Pin
R. Giskard Reventlov7-Mar-13 5:01
R. Giskard Reventlov7-Mar-13 5:01 
GeneralRe: Data Types And Convenience Methods are Overrated Pin
AspDotNetDev7-Mar-13 5:23
protectorAspDotNetDev7-Mar-13 5:23 
GeneralRe: Data Types And Convenience Methods are Overrated Pin
R. Giskard Reventlov7-Mar-13 5:32
R. Giskard Reventlov7-Mar-13 5:32 
GeneralRe: Data Types And Convenience Methods are Overrated Pin
AspDotNetDev7-Mar-13 6:00
protectorAspDotNetDev7-Mar-13 6:00 
GeneralRe: Data Types And Convenience Methods are Overrated Pin
R. Giskard Reventlov7-Mar-13 6:11
R. Giskard Reventlov7-Mar-13 6:11 
GeneralRe: Data Types And Convenience Methods are Overrated Pin
JeremyBob7-Mar-13 19:43
JeremyBob7-Mar-13 19:43 
GeneralRe: Data Types And Convenience Methods are Overrated Pin
Luca Leonardo Scorcia7-Mar-13 21:19
professionalLuca Leonardo Scorcia7-Mar-13 21:19 
JokeRe: Data Types And Convenience Methods are Overrated Pin
RafagaX8-Mar-13 5:29
professionalRafagaX8-Mar-13 5:29 
GeneralComments in a foreign language Pin
Andy Bantly5-Mar-13 5:26
Andy Bantly5-Mar-13 5:26 
GeneralRe: Comments in a foreign language Pin
Marco Bertschi6-Mar-13 21:24
protectorMarco Bertschi6-Mar-13 21:24 
GeneralRe: Comments in a foreign language Pin
SoMad7-Mar-13 0:22
professionalSoMad7-Mar-13 0:22 
GeneralRe: Comments in a foreign language Pin
Marco Bertschi7-Mar-13 0:56
protectorMarco Bertschi7-Mar-13 0:56 
GeneralRe: Comments in a foreign language Pin
SoMad7-Mar-13 1:03
professionalSoMad7-Mar-13 1:03 

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.