Click here to Skip to main content
15,888,816 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
AnswerRe: OO Algorithms Tutorial? Pin
Ravi Bhavnani25-Sep-12 7:15
professionalRavi Bhavnani25-Sep-12 7:15 
AnswerRe: OO Algorithms Tutorial? Pin
Bernhard Hiller25-Sep-12 23:01
Bernhard Hiller25-Sep-12 23:01 
QuestionApplication efficiency? Pin
Neo1010122-Sep-12 22:54
Neo1010122-Sep-12 22:54 
AnswerRe: Application efficiency? Pin
Eddy Vluggen23-Sep-12 0:36
professionalEddy Vluggen23-Sep-12 0:36 
GeneralRe: Application efficiency? Pin
Neo1010123-Sep-12 0:44
Neo1010123-Sep-12 0:44 
GeneralRe: Application efficiency? Pin
Eddy Vluggen23-Sep-12 0:52
professionalEddy Vluggen23-Sep-12 0:52 
GeneralRe: Application efficiency? Pin
Neo1010123-Sep-12 1:00
Neo1010123-Sep-12 1:00 
GeneralRe: Application efficiency? Pin
Eddy Vluggen23-Sep-12 1:21
professionalEddy Vluggen23-Sep-12 1:21 
CsTreval wrote:
Yes, it shows.. unfortunately
You're the first to complain Shucks | :-\

I could have bought an official degree a few years ago, sounded like a waste of money. What good is a degree without education?

CsTreval wrote:
I'm studying at a very severe university
That does not impress me at all, especially after having to clean up behind some academics.

CsTreval wrote:
For example, if you create an object it has to be created in the right place or else you will be criticized on it.
Ehr.. I'll make it worse; you'll have to be able to defend each and every letter you type. I wouldn't accept code in the base that is not completely understood by it's author.

CsTreval wrote:
Please see 'Arjan Tijms' answer for a very educated answer
.NET applications are rarely pure in their architecture, and most of them will mix various idea's. A state-machine is cool when you're talking about traffic-lights, but it's not the base for most LOB-apps. And no, it is not said that the traffic-light information "should be" in a database.

One should learn to think; why in a database? Afraid that you'll loose state when there's no power? Then you'd better not use an in-memory database, or learn the memento-pattern and learn to serialize that information.

You still failed to answer my question; what are the benefits, or to quote Garfield; "what's in it for me?"
 
Bastard Programmer from Hell Suspicious | :suss:
if you can't read my code, try converting it here[^]

GeneralRe: Application efficiency? Pin
jschell23-Sep-12 7:12
jschell23-Sep-12 7:12 
GeneralRe: Application efficiency? Pin
Pete O'Hanlon23-Sep-12 8:04
mvePete O'Hanlon23-Sep-12 8:04 
GeneralRe: Application efficiency? Pin
dojohansen10-Oct-12 4:15
dojohansen10-Oct-12 4:15 
GeneralRe: Application efficiency? Pin
dojohansen10-Oct-12 4:10
dojohansen10-Oct-12 4:10 
GeneralRe: Application efficiency? Pin
Eddy Vluggen10-Oct-12 8:30
professionalEddy Vluggen10-Oct-12 8:30 
GeneralRe: Application efficiency? Pin
dojohansen10-Oct-12 23:15
dojohansen10-Oct-12 23:15 
QuestionRe: Application efficiency? Pin
Eddy Vluggen10-Oct-12 23:49
professionalEddy Vluggen10-Oct-12 23:49 
AnswerRe: Application efficiency? Pin
dojohansen11-Oct-12 0:10
dojohansen11-Oct-12 0:10 
GeneralRe: Application efficiency? Pin
Eddy Vluggen11-Oct-12 0:41
professionalEddy Vluggen11-Oct-12 0:41 
GeneralRe: Application efficiency? Pin
jschell23-Sep-12 7:15
jschell23-Sep-12 7:15 
GeneralRe: Application efficiency? Pin
dojohansen10-Oct-12 3:28
dojohansen10-Oct-12 3:28 
AnswerRe: Application efficiency? Pin
jschell23-Sep-12 7:46
jschell23-Sep-12 7:46 
QuestionMultiple Versions Of Application Pin
Matt U.20-Sep-12 7:07
Matt U.20-Sep-12 7:07 
AnswerRe: Multiple Versions Of Application Pin
Pete O'Hanlon20-Sep-12 7:27
mvePete O'Hanlon20-Sep-12 7:27 
GeneralRe: Multiple Versions Of Application Pin
Matt U.21-Sep-12 8:10
Matt U.21-Sep-12 8:10 
AnswerRe: Multiple Versions Of Application Pin
jschell20-Sep-12 8:59
jschell20-Sep-12 8:59 
GeneralRe: Multiple Versions Of Application Pin
dojohansen10-Oct-12 4:59
dojohansen10-Oct-12 4:59 

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.