Click here to Skip to main content
15,892,746 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.

 
GeneralRe: About Entreprisey patterns... Pin
Andreas Mertens31-Jul-16 6:15
professionalAndreas Mertens31-Jul-16 6:15 
GeneralRe: About Entreprisey patterns... Pin
den2k8820-Jul-16 0:23
professionalden2k8820-Jul-16 0:23 
GeneralRe: About Entreprisey patterns... Pin
JohnLBevan20-Jul-16 23:09
professionalJohnLBevan20-Jul-16 23:09 
GeneralRe: About Entreprisey patterns... Pin
Sander Rossel20-Jul-16 0:40
professionalSander Rossel20-Jul-16 0:40 
GeneralRe: About Entreprisey patterns... Pin
den2k8820-Jul-16 0:47
professionalden2k8820-Jul-16 0:47 
GeneralRe: About Entreprisey patterns... Pin
Sander Rossel20-Jul-16 1:03
professionalSander Rossel20-Jul-16 1:03 
GeneralRe: About Entreprisey patterns... Pin
Super Lloyd21-Jul-16 4:45
Super Lloyd21-Jul-16 4:45 
GeneralRe: About Entreprisey patterns... Pin
den2k8821-Jul-16 4:58
professionalden2k8821-Jul-16 4:58 
Embedded real time systems need performances, to the point that I (being the only Assembler speaking member in the office) sometimes spend weeks optimizing highly used features like rotations, color change vectors appliacations, integer differentiations and so on.

Also it all started in QBASIC some 25 years ago, ported in VB6 and C. The total codebase is estimated in the millions of line of code and we still have to support some old Win2k system. Our developement workstations are painfully slow and rigged with 80 GB HDD and a whopping 1 GB of RAM...

In short there are only reason to NOT migrate to .NET. We will move the graphic interface only to C# and maybe WPF but first we need to move the core elaborations and part of the hardware management away from the interface (bad design, legacy design, PITA to change).

Also all those modifications will work for the future, meaning we will have to support our current branches (over 300) for 10-15 years at the very least.
GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- ++>+++ y+++*      Weapons extension: ma- k++ F+2 X

If you think 'goto' is evil, try writing an Assembly program without JMP. -- TNCaver

When I was six, there were no ones and zeroes - only zeroes. And not all of them worked. -- Ravi Bhavnani

GeneralRe: About Entreprisey patterns... Pin
Slacker00720-Jul-16 0:50
professionalSlacker00720-Jul-16 0:50 
JokeRe: About Entreprisey patterns... Pin
Sander Rossel20-Jul-16 1:04
professionalSander Rossel20-Jul-16 1:04 
GeneralRe: About Entreprisey patterns... Pin
Herbie Mountjoy21-Jul-16 0:41
professionalHerbie Mountjoy21-Jul-16 0:41 
AnswerRe: About Entreprisey patterns... Pin
Slacker00720-Jul-16 0:08
professionalSlacker00720-Jul-16 0:08 
GeneralRe: About Entreprisey patterns... Pin
Rob Philpott20-Jul-16 0:20
Rob Philpott20-Jul-16 0:20 
AnswerRe: About Entreprisey patterns... Pin
Sander Rossel20-Jul-16 0:49
professionalSander Rossel20-Jul-16 0:49 
GeneralRe: About Entreprisey patterns... Pin
Super Lloyd20-Jul-16 1:25
Super Lloyd20-Jul-16 1:25 
GeneralRe: About Entreprisey patterns... Pin
Foothill20-Jul-16 3:51
professionalFoothill20-Jul-16 3:51 
GeneralRe: About Entreprisey patterns... Pin
Steve Naidamast21-Jul-16 3:50
professionalSteve Naidamast21-Jul-16 3:50 
GeneralRe: About Entreprisey patterns... Pin
Super Lloyd21-Jul-16 4:46
Super Lloyd21-Jul-16 4:46 
GeneralRe: About Entreprisey patterns... Pin
Sander Rossel21-Jul-16 6:03
professionalSander Rossel21-Jul-16 6:03 
AnswerRe: About Entreprisey patterns... Pin
Tim Carmichael20-Jul-16 1:24
Tim Carmichael20-Jul-16 1:24 
GeneralRe: About Entreprisey patterns... Pin
Middle Manager21-Jul-16 4:51
Middle Manager21-Jul-16 4:51 
GeneralRe: About Entreprisey patterns... Pin
Tim Carmichael21-Jul-16 4:59
Tim Carmichael21-Jul-16 4:59 
AnswerRe: About Entreprisey patterns... Pin
Mycroft Holmes20-Jul-16 1:47
professionalMycroft Holmes20-Jul-16 1:47 
GeneralRe: About Entreprisey patterns... Pin
Super Lloyd20-Jul-16 2:09
Super Lloyd20-Jul-16 2:09 
AnswerRe: About Entreprisey patterns... Pin
Sumuj John20-Jul-16 14:16
professionalSumuj John20-Jul-16 14:16 

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.