Click here to Skip to main content
16,004,507 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
AnswerRe: Did I dodge a bullet? Pin
PIEBALDconsult16-Sep-24 2:57
mvePIEBALDconsult16-Sep-24 2:57 
AnswerRe: Did I dodge a bullet? Pin
Jeremy Falcon16-Sep-24 3:39
professionalJeremy Falcon16-Sep-24 3:39 
GeneralRe: Did I dodge a bullet? Pin
Cezar Lamann16-Sep-24 4:02
professionalCezar Lamann16-Sep-24 4:02 
GeneralRe: Did I dodge a bullet? Pin
Jeremy Falcon16-Sep-24 4:16
professionalJeremy Falcon16-Sep-24 4:16 
GeneralRe: Did I dodge a bullet? Pin
den2k8816-Sep-24 22:30
professionalden2k8816-Sep-24 22:30 
AnswerRe: Did I dodge a bullet? Pin
obermd16-Sep-24 4:05
obermd16-Sep-24 4:05 
AnswerRe: Did I dodge a bullet? Pin
kmoorevs16-Sep-24 5:57
kmoorevs16-Sep-24 5:57 
AnswerRe: Did I dodge a bullet? Pin
jschell17-Sep-24 12:45
jschell17-Sep-24 12:45 
Cezar Lamann wrote:
and that they do everything inside application code,


I code to the business and not to odd-ball extremes that some person with no objective data came up with.

Using stored procedures can be much more effective that at some tasks then attempting to do it in code. I have seen systems that attempted to do the work only in the application and their performance was orders of magnitude larger than it could have been.

I have also seen cases where because there was no clean separation of data access (because after all it should be right were it is needed right?) that a conversion to a different database took years (actual years) to do. And that conversion was driven by real business needs and not just because the newest CTO decided they wanted something different.
GeneralDamnit, did I miss the leaving-do? PinPopular
Richard Deeming15-Sep-24 21:51
mveRichard Deeming15-Sep-24 21:51 
GeneralRe: Damnit, did I miss the leaving-do? Pin
den2k8815-Sep-24 21:55
professionalden2k8815-Sep-24 21:55 
GeneralRe: Damnit, did I miss the leaving-do? Pin
RickZeeland15-Sep-24 22:47
mveRickZeeland15-Sep-24 22:47 
GeneralRe: Damnit, did I miss the leaving-do? Pin
Nelek16-Sep-24 4:21
protectorNelek16-Sep-24 4:21 
GeneralRe: Damnit, did I miss the leaving-do? Pin
Sander Rossel15-Sep-24 22:55
professionalSander Rossel15-Sep-24 22:55 
GeneralRe: Damnit, did I miss the leaving-do? Pin
Richard Deeming15-Sep-24 23:11
mveRichard Deeming15-Sep-24 23:11 
GeneralRe: Damnit, did I miss the leaving-do? Pin
Sander Rossel15-Sep-24 23:46
professionalSander Rossel15-Sep-24 23:46 
GeneralRe: Damnit, did I miss the leaving-do? Pin
Jörgen Andersson16-Sep-24 1:46
professionalJörgen Andersson16-Sep-24 1:46 
GeneralRe: Damnit, did I miss the leaving-do? Pin
Nelek16-Sep-24 4:23
protectorNelek16-Sep-24 4:23 
GeneralRe: Damnit, did I miss the leaving-do? Pin
OriginalGriff15-Sep-24 22:58
mveOriginalGriff15-Sep-24 22:58 
GeneralRe: Damnit, did I miss the leaving-do? Pin
pkfox15-Sep-24 23:02
professionalpkfox15-Sep-24 23:02 
GeneralRe: Damnit, did I miss the leaving-do? Pin
Richard MacCutchan16-Sep-24 2:53
mveRichard MacCutchan16-Sep-24 2:53 
GeneralRe: Damnit, did I miss the leaving-do? Pin
pkfox16-Sep-24 9:53
professionalpkfox16-Sep-24 9:53 
GeneralRe: Damnit, did I miss the leaving-do? Pin
Nelek16-Sep-24 4:20
protectorNelek16-Sep-24 4:20 
GeneralRe: Damnit, did I miss the leaving-do? Pin
Marc Clifton16-Sep-24 5:29
mvaMarc Clifton16-Sep-24 5:29 
GeneralRe: Damnit, did I miss the leaving-do? Pin
Maximilien16-Sep-24 8:28
Maximilien16-Sep-24 8:28 
GeneralRe: Damnit, did I miss the leaving-do? Pin
Steve Naidamast19-Sep-24 7:25
professionalSteve Naidamast19-Sep-24 7:25 

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.