Click here to Skip to main content
15,886,919 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
kaserei8-Sep-22 23:59
kaserei8-Sep-22 23:59 
GeneralRe: Rewrite or...? Pin
Sander Rossel9-Sep-22 23:21
professionalSander Rossel9-Sep-22 23:21 
GeneralRe: Rewrite or...? Pin
kaserei10-Sep-22 0:21
kaserei10-Sep-22 0:21 
AnswerRe: Rewrite or...? Pin
jochance9-Sep-22 1:24
jochance9-Sep-22 1:24 
GeneralRe: Rewrite or...? Pin
Sander Rossel9-Sep-22 23:23
professionalSander Rossel9-Sep-22 23:23 
AnswerRe: Rewrite or...? Pin
Cpichols9-Sep-22 1:49
Cpichols9-Sep-22 1:49 
AnswerRe: Rewrite or...? Pin
MSBassSinger9-Sep-22 3:29
professionalMSBassSinger9-Sep-22 3:29 
AnswerRe: Rewrite or...? Pin
MikeCO109-Sep-22 3:52
MikeCO109-Sep-22 3:52 
Scope...Scope

Best practices, on web especially, tend to lean towards the concept that your site is going to be the next viral app. A low volume site will generally outlive the technology behind it. Having 5k users today doesn't mean you'll have 50 or 500k next year, or anytime in the future.

So, I'd want to look at traffic, and make some decisions based on that. Really, I'd roll back the entire look to see if .Net is the best choice for what you're looking for. Since I'm about 67% desktop development, I've been tempted to try .Net on the web, but use LAPP/J-various on the web side of things. (And it's way cheaper and easier to maintain) That's just me though.

We're re-writing 25yr old VB6 desktop code and it starts out as fun, but goes downhill from there. Smile | :) Not knowing how deep the site is, it's tough to make a really good call. Also, how deep are your customer's pockets?

I think this might be a good start:
Quote:
Maybe we can start by modernizing the generated HTML and CSS to make things more modern, like making the pages responsive.
since in any case it's going to need to be done as part of any upgrade and won't be wasted effort. Your client may be more responsive to a multi-step approach.

Been too many years since I've looked at SQL Server to comment on that part; heck, I don't even know what
Quote:
SQL queries written directly into the HTML
means, lol.
GeneralRe: Rewrite or...? Pin
Sander Rossel9-Sep-22 23:31
professionalSander Rossel9-Sep-22 23:31 
GeneralRe: Rewrite or...? Pin
MikeCO1010-Sep-22 3:35
MikeCO1010-Sep-22 3:35 
GeneralRe: Rewrite or...? Pin
Sander Rossel11-Sep-22 0:05
professionalSander Rossel11-Sep-22 0:05 
AnswerRe: Rewrite or...? Pin
Cliff Buckley9-Sep-22 4:36
Cliff Buckley9-Sep-22 4:36 
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 
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 

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.