Here we are again at the crossroads.
I want to try to implement, at least for the next 3 years, a simple, proven way to archive my applications. Each time I am about to start a project, this is like the first time because of the sheer number of “ways” to create sites these days.
I have this code code that I got from this package, I bought C # Design Pattern Framework 4. Among the several projects that they have, there is one called Design Patterns in Action. You can download it here https://skydrive.live.com/redir?resid=B853B0DB724C30E5!16735&authkey=!AOeHSAWa_P4vzzU
My question is, after you look at this decision, what is good, bad, what would you save, what would you delete, what is superfluous, etc. etc. in this example?
I understand that they are trying to show several clients, as well as several DAOs. But in general, would this architecture be the one you would take as a "template"? Thank.
source
share