0
votes
6answers
265 views
Inline SQL vs Stored Procedures [closed]
I know this is an age old debate but I'm curious as to what others do.
I tend to use stored procedures for complex reports, user verification and other queries that aren't your typical SELE …
1
vote
Should you restrict developers internet access?
If one can't be trusted to do their work, they shouldn't of been hired and if the are, they should be fired.
All developers work differently and when you're stuck on a problem it's sometime …
2
votes
Do you say No to C# Regions?
I use them to hide huge sets of properties that tend to be in the way while looking through code. I know... OCD... but it drives me nuts otherwise.
…
