Click here to Skip to main content
15,895,011 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: Dumbing down code so it can be maintained by junior devs Pin
soulesurfer29-May-18 22:58
soulesurfer29-May-18 22:58 
GeneralRe: Dumbing down code so it can be maintained by junior devs Pin
Marc Clifton30-May-18 1:32
mvaMarc Clifton30-May-18 1:32 
GeneralRe: Dumbing down code so it can be maintained by junior devs Pin
Jim_Snyder30-May-18 7:19
professionalJim_Snyder30-May-18 7:19 
AnswerRe: Dumbing down code so it can be maintained by junior devs Pin
Peter Shaw29-May-18 23:13
professionalPeter Shaw29-May-18 23:13 
GeneralRe: Dumbing down code so it can be maintained by junior devs Pin
Marc Clifton30-May-18 1:28
mvaMarc Clifton30-May-18 1:28 
GeneralRe: Dumbing down code so it can be maintained by junior devs Pin
Peter Shaw30-May-18 6:06
professionalPeter Shaw30-May-18 6:06 
AnswerRe: Dumbing down code so it can be maintained by junior devs Pin
Munchies_Matt30-May-18 0:43
Munchies_Matt30-May-18 0:43 
GeneralRe: Dumbing down code so it can be maintained by junior devs Pin
Marc Clifton30-May-18 1:27
mvaMarc Clifton30-May-18 1:27 
Munchies_Matt wrote:
What is your job, to turn out up to the last minute code or up to the last minute product?


For my client, we pretty much make sure we're using the latest 3rd party library (in this case DevExpress) and the latest development tools and database from Microsoft. The only exception is maintaining an application in VS2015 with an older version of DevExpress because some of my client's clients are, believe it or not, still using XP, but we're working on that. Smile | :)

Other places, I've recently experienced using VS2008 to write SSRS reports against a database that VS2008 / SSRS doesn't support (VS2008 only support SQL Server 2005 and below) so you can't use the query designer tool (hand code queries instead) and requires opening up VS2015 to commit the report in TFS, because again VS2008 doesn't support the version of TFS being used. Said company was until recently still building with C# 5 (or was it 4?) and .NET 4.5.
Latest Article - Building a Prototype Web-Based Diagramming Tool with SVG and Javascript

Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

Artificial intelligence is the only remedy for natural stupidity. - CDP1802

GeneralRe: Dumbing down code so it can be maintained by junior devs Pin
Munchies_Matt30-May-18 1:46
Munchies_Matt30-May-18 1:46 
GeneralRe: Dumbing down code so it can be maintained by junior devs Pin
Marc Clifton30-May-18 2:09
mvaMarc Clifton30-May-18 2:09 
GeneralRe: Dumbing down code so it can be maintained by junior devs Pin
Munchies_Matt30-May-18 19:02
Munchies_Matt30-May-18 19:02 
GeneralRe: Dumbing down code so it can be maintained by junior devs Pin
Leng Vang30-May-18 7:02
Leng Vang30-May-18 7:02 
GeneralRe: Dumbing down code so it can be maintained by junior devs Pin
Munchies_Matt30-May-18 19:02
Munchies_Matt30-May-18 19:02 
AnswerRe: Dumbing down code so it can be maintained by junior devs Pin
Michael Breeden30-May-18 0:44
Michael Breeden30-May-18 0:44 
AnswerRe: Dumbing down code so it can be maintained by junior devs Pin
Harrison Pratt30-May-18 1:22
professionalHarrison Pratt30-May-18 1:22 
AnswerRe: Dumbing down code so it can be maintained by junior devs Pin
W Balboos, GHB30-May-18 1:31
W Balboos, GHB30-May-18 1:31 
AnswerRe: Dumbing down code so it can be maintained by junior devs Pin
Pete O'Hanlon30-May-18 1:39
mvePete O'Hanlon30-May-18 1:39 
AnswerRe: Dumbing down code so it can be maintained by junior devs Pin
Member 1236478830-May-18 1:49
Member 1236478830-May-18 1:49 
GeneralRe: Dumbing down code so it can be maintained by junior devs Pin
Leng Vang30-May-18 6:53
Leng Vang30-May-18 6:53 
GeneralRe: Dumbing down code so it can be maintained by junior devs Pin
DerekT-P30-May-18 9:44
professionalDerekT-P30-May-18 9:44 
AnswerRe: Dumbing down code so it can be maintained by junior devs Pin
foo210030-May-18 2:01
foo210030-May-18 2:01 
AnswerRe: Dumbing down code so it can be maintained by junior devs Pin
Member 1352703330-May-18 2:47
Member 1352703330-May-18 2:47 
AnswerRe: Dumbing down code so it can be maintained by junior devs Pin
Donald Woodford30-May-18 3:07
Donald Woodford30-May-18 3:07 
AnswerRe: Dumbing down code so it can be maintained by junior devs Pin
Kirk 1038982130-May-18 3:40
Kirk 1038982130-May-18 3:40 
AnswerRe: Dumbing down code so it can be maintained by junior devs Pin
Steve Naidamast30-May-18 4:01
professionalSteve Naidamast30-May-18 4:01 

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.