Click here to Skip to main content
15,880,967 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
QuestionDAL Design Question Pin
Kevin Marois9-Aug-21 7:16
professionalKevin Marois9-Aug-21 7:16 
AnswerRe: DAL Design Question Pin
Mycroft Holmes9-Aug-21 12:44
professionalMycroft Holmes9-Aug-21 12:44 
AnswerRe: DAL Design Question Pin
Eric P Schneider11-Oct-21 19:41
Eric P Schneider11-Oct-21 19:41 
QuestionWhat is an archetect? Pin
Tad McClellan6-Aug-21 17:55
professionalTad McClellan6-Aug-21 17:55 
AnswerRe: What is an archetect? Pin
Gerry Schmitz7-Aug-21 5:22
mveGerry Schmitz7-Aug-21 5:22 
AnswerRe: What is an archetect? Pin
Mycroft Holmes7-Aug-21 12:36
professionalMycroft Holmes7-Aug-21 12:36 
Questioncross compiling a huge codebase from Power++ to c# Pin
sx20088-Jul-21 11:17
sx20088-Jul-21 11:17 
AnswerRe: cross compiling a huge codebase from Power++ to c# Pin
Dave Kreskowiak8-Jul-21 11:43
mveDave Kreskowiak8-Jul-21 11:43 
You can go and rewrite the app all you want. No, you're not going to find a "conversion tool" to convert the code.

The language isn't going to make you magically more productive. There's plenty of stuff in the .NET BCL that will save you from having to "re-invent the wheel" in places in your code, but the real benefit to productivity is going to be how you write your new code and your design choices.

This is your opportunity to simplify your code-base and fix stuff in your original code by rewriting it from scratch.

AnswerRe: cross compiling a huge codebase from Power++ to c# Pin
Mycroft Holmes8-Jul-21 12:55
professionalMycroft Holmes8-Jul-21 12:55 
AnswerRe: cross compiling a huge codebase from Power++ to c# Pin
Gerry Schmitz9-Jul-21 5:47
mveGerry Schmitz9-Jul-21 5:47 
GeneralRe: cross compiling a huge codebase from Power++ to c# Pin
Mycroft Holmes9-Jul-21 12:36
professionalMycroft Holmes9-Jul-21 12:36 
GeneralRe: cross compiling a huge codebase from Power++ to c# Pin
Gerry Schmitz12-Jul-21 8:27
mveGerry Schmitz12-Jul-21 8:27 
AnswerRe: cross compiling a huge codebase from Power++ to c# Pin
jschell17-Jul-21 10:55
jschell17-Jul-21 10:55 
AnswerRe: cross compiling a huge codebase from Power++ to c# Pin
Lothar Behrens 202411-Apr-24 19:36
Lothar Behrens 202411-Apr-24 19:36 
QuestionEasiest Way To Implement Predictive Search On An Intranet Site Pin
Maria Delpiano17-Jun-21 5:25
Maria Delpiano17-Jun-21 5:25 
AnswerRe: Easiest Way To Implement Predictive Search On An Intranet Site Pin
jschell7-Jul-21 6:43
jschell7-Jul-21 6:43 
GeneralRe: Easiest Way To Implement Predictive Search On An Intranet Site Pin
Mycroft Holmes7-Jul-21 13:28
professionalMycroft Holmes7-Jul-21 13:28 
GeneralRe: Easiest Way To Implement Predictive Search On An Intranet Site Pin
User 1407655213-Jul-21 9:23
User 1407655213-Jul-21 9:23 
QuestionSoftware architecture pattern Pin
Tabah Baridule10-Jun-21 9:32
Tabah Baridule10-Jun-21 9:32 
AnswerRe: Software architecture pattern Pin
PIEBALDconsult10-Jun-21 9:32
mvePIEBALDconsult10-Jun-21 9:32 
GeneralRe: Software architecture pattern Pin
Tabah Baridule11-Jun-21 18:59
Tabah Baridule11-Jun-21 18:59 
AnswerRe: Software architecture pattern Pin
Mycroft Holmes10-Jun-21 12:13
professionalMycroft Holmes10-Jun-21 12:13 
GeneralRe: Software architecture pattern Pin
Tabah Baridule11-Jun-21 19:44
Tabah Baridule11-Jun-21 19:44 
GeneralRe: Software architecture pattern Pin
Mycroft Holmes11-Jun-21 20:48
professionalMycroft Holmes11-Jun-21 20:48 
AnswerRe: Software architecture pattern Pin
Gerry Schmitz10-Jun-21 12:23
mveGerry Schmitz10-Jun-21 12:23 

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.