Click here to Skip to main content
15,885,792 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
AnswerRe: What kind of relationship is possible between two classes? Pin
ZurdoDev11-Jul-14 8:26
professionalZurdoDev11-Jul-14 8:26 
GeneralRe: What kind of relationship is possible between two classes? Pin
Eddy Vluggen11-Jul-14 9:41
professionalEddy Vluggen11-Jul-14 9:41 
AnswerRe: What kind of relationship is possible between two classes? Pin
Marc Koutzarov29-Aug-14 9:38
professionalMarc Koutzarov29-Aug-14 9:38 
AnswerRe: What kind of relationship is possible between two classes? Pin
ankum164-Sep-14 18:25
ankum164-Sep-14 18:25 
QuestionMVC without EF... Pin
l a u r e n1-Jul-14 8:52
l a u r e n1-Jul-14 8:52 
AnswerRe: MVC without EF... Pin
Eddy Vluggen2-Jul-14 8:52
professionalEddy Vluggen2-Jul-14 8:52 
GeneralRe: MVC without EF... Pin
l a u r e n2-Jul-14 8:54
l a u r e n2-Jul-14 8:54 
QuestionPro and contra of "out of the box" solutions and frameworks Pin
McCormick9-Jun-14 4:26
McCormick9-Jun-14 4:26 
In our development team there is currently a trend to use "out of the box" solutions for different purposes. For example we now introduce a Node.js application using coffee script and iced coffee script beside our PHP application.

Sure - for most complex programming tasks there is already a solution out there which may be well developed and thought-out. But isn't it a high risk of making yourself dependent on these solutions when thinking a few years in the future? Most of these "frameworks" are imported via composer, you have to care about dependencies and updates. Also it gets harder to keep the overview of all the different solutions and technologies you are using and finding people who really understand how they are working. I am a fan of "simple" specific solutions and less dependencies and that brought us very far with our platform. It may be not the most performant one, but it is easy to understand for new people in the team, very stable and easy to maintain.

On the other hand I see the advantages of extending your application in a modular way - frameworks can be exchanged if they are programmed properly. Using new technologies can help you to find an elegant and easy way to solve complex problems and keep your code clean. And for sure - I don't want to be the "blocker" in the team who is always resisting changes.

What are your experiences?
AnswerRe: Pro and contra of "out of the box" solutions and frameworks Pin
Eddy Vluggen9-Jun-14 4:32
professionalEddy Vluggen9-Jun-14 4:32 
GeneralRe: Pro and contra of "out of the box" solutions and frameworks Pin
Bastien Vandamme19-Jun-14 7:29
Bastien Vandamme19-Jun-14 7:29 
GeneralRe: Pro and contra of "out of the box" solutions and frameworks Pin
Eddy Vluggen21-Jun-14 8:17
professionalEddy Vluggen21-Jun-14 8:17 
AnswerRe: Pro and contra of "out of the box" solutions and frameworks Pin
Bastien Vandamme19-Jun-14 7:26
Bastien Vandamme19-Jun-14 7:26 
Generaln choose k: an exercise in design patterns Pin
BITjunkie5-Jun-14 17:25
BITjunkie5-Jun-14 17:25 
QuestionStandard protocol for inter-processor communication? Pin
arnold_w16-May-14 11:17
arnold_w16-May-14 11:17 
JokeRe: Standard protocol for inter-processor communication? Pin
OgRain8-Jun-14 23:00
OgRain8-Jun-14 23:00 
Questionnumericals related to computer architecture Pin
nischalinn10-May-14 23:55
nischalinn10-May-14 23:55 
AnswerRe: numericals related to computer architecture Pin
Richard MacCutchan11-May-14 1:11
mveRichard MacCutchan11-May-14 1:11 
QuestionBank System [?] Pin
sebasuraa8-May-14 6:31
sebasuraa8-May-14 6:31 
AnswerRe: Bank System [?] Pin
José Amílcar Casimiro8-May-14 6:48
José Amílcar Casimiro8-May-14 6:48 
GeneralRe: Bank System [?] Pin
sebasuraa8-May-14 6:49
sebasuraa8-May-14 6:49 
GeneralRe: Bank System [?] Pin
José Amílcar Casimiro8-May-14 7:03
José Amílcar Casimiro8-May-14 7:03 
AnswerRe: Bank System [?] Pin
jschell9-May-14 10:53
jschell9-May-14 10:53 
QuestionArchitecture for SharePoint 2013 Portal Pin
Maher Elsayed29-Apr-14 4:03
Maher Elsayed29-Apr-14 4:03 
QuestionIs 386 still supported? Pin
pixcraft18-Apr-14 1:10
pixcraft18-Apr-14 1:10 
GeneralRe: Is 386 still supported? Pin
harold aptroot18-Apr-14 2:39
harold aptroot18-Apr-14 2:39 

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.