Click here to Skip to main content
15,885,985 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: Rewrite or...? Pin
Member 93013329-Sep-22 4:37
professionalMember 93013329-Sep-22 4:37 
AnswerRe: Rewrite or...? Pin
Kirk 103898219-Sep-22 8:21
Kirk 103898219-Sep-22 8:21 
AnswerRe: Rewrite or...? Pin
DerekT-P9-Sep-22 8:49
professionalDerekT-P9-Sep-22 8:49 
GeneralRe: Rewrite or...? Pin
Sander Rossel9-Sep-22 23:37
professionalSander Rossel9-Sep-22 23:37 
AnswerRe: Rewrite or...? Pin
BryanFazekas9-Sep-22 9:28
BryanFazekas9-Sep-22 9:28 
AnswerRe: Rewrite or...? Pin
Luca Leonardo Scorcia11-Sep-22 2:39
professionalLuca Leonardo Scorcia11-Sep-22 2:39 
AnswerRe: Rewrite or...? Pin
Max Santos12-Sep-22 9:41
Max Santos12-Sep-22 9:41 
AnswerRe: Rewrite or...? Pin
Matt McGuire16-Sep-22 5:31
professionalMatt McGuire16-Sep-22 5:31 
I'm going to assume there is a stable user base using the existing application, and although it's tempting to redesign from scratch, it can impact existing users negatively.

so keep the existing product in maintenance mode, start a sub team or at least one person to start mapping functionality and building it in a newer .NET 6 using something like server side blazer; it will be a close relative to Web forms to migrate logic over.
next step would be to modernize the layouts, if not already there. it's a slow process.

my reasoning for this is you can launch the new version and have (almost) no difference to the "feel" of the application. once you know that the new platform is stable and works identical or better than the original version now you can start implementing newer layouts, letting the users grow with your changes.

worse case when testing out the new version would be slipping the old one back in place if something major needs fixed.
RantHow arrogant one can be? Pin
Kornfeld Eliyahu Peter7-Sep-22 22:43
professionalKornfeld Eliyahu Peter7-Sep-22 22:43 
GeneralRe: How arrogant one can be? Pin
Richard MacCutchan7-Sep-22 22:59
mveRichard MacCutchan7-Sep-22 22:59 
GeneralRe: How arrogant one can be? Pin
Sander Rossel8-Sep-22 0:46
professionalSander Rossel8-Sep-22 0:46 
GeneralRe: How arrogant one can be? Pin
Kornfeld Eliyahu Peter8-Sep-22 1:00
professionalKornfeld Eliyahu Peter8-Sep-22 1:00 
GeneralRe: How arrogant one can be? Pin
Rick York8-Sep-22 7:36
mveRick York8-Sep-22 7:36 
GeneralRe: How arrogant one can be? Pin
Maximilien8-Sep-22 1:07
Maximilien8-Sep-22 1:07 
GeneralRe: How arrogant one can be? Pin
Kornfeld Eliyahu Peter8-Sep-22 1:18
professionalKornfeld Eliyahu Peter8-Sep-22 1:18 
GeneralRe: How arrogant one can be? Pin
Daniel Pfeffer8-Sep-22 3:17
professionalDaniel Pfeffer8-Sep-22 3:17 
GeneralRe: How arrogant one can be? Pin
Greg Utas8-Sep-22 4:17
professionalGreg Utas8-Sep-22 4:17 
GeneralRe: How arrogant one can be? Pin
OriginalGriff8-Sep-22 2:40
mveOriginalGriff8-Sep-22 2:40 
GeneralRe: How arrogant one can be? Pin
Jacquers8-Sep-22 5:05
Jacquers8-Sep-22 5:05 
GeneralRe: How arrogant one can be? Pin
Jacquers8-Sep-22 5:07
Jacquers8-Sep-22 5:07 
GeneralRe: How arrogant one can be? Pin
TNCaver8-Sep-22 5:51
TNCaver8-Sep-22 5:51 
GeneralRe: How arrogant one can be? Pin
englebart8-Sep-22 13:34
professionalenglebart8-Sep-22 13:34 
GeneralRe: How arrogant one can be? Pin
Mike Hankey8-Sep-22 6:57
mveMike Hankey8-Sep-22 6:57 
GeneralRe: How arrogant one can be? Pin
Mehdi Gholam8-Sep-22 19:58
Mehdi Gholam8-Sep-22 19:58 
GeneralRe: How arrogant one can be? Pin
glennPattonWork38-Sep-22 22:35
professionalglennPattonWork38-Sep-22 22:35 

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.