5
votes
3answers
711 views
Software design vs. software architecture
Could someone explain the difference between software design and software architecture? More specifically; if you tell someone to present you the 'design' - what would you expect them to present? S …
2
votes
2answers
313 views
Have I implemented a n-tier application with MVC correctly?
Being pretty unfamiliar with design patterns and architecture, I'm having trouble explaining to others exactly how my latest application is designed. I've switched between thinking it's a pure n-ti …
