Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

How to implement 3 tiers architecture in c#

c# architecture 3-tier

Does sending an email belong in the presentation layer or business layer of an application?

Does ASP.NET MVC allow private ViewModel constructor?

asp.net-mvc architecture

What is a baseline compiler?

why my separation of concerns Database/Business objects/Web service, makes me write more code?

Business Layer Logic (BLL) is about data?

MVP (Model View Presenter) or MVC (Model View Controller)

Xcode iOS6 compile errors: No architecture

Unity vs MEF in the context of Prism app?

Inno Setup: Use "Program Files" directory on both 32bit/64bit systems with {pf}

ASP.Net excessive use of User Controls

How do I have plugin architecture in Ruby on Rails?

Reusing of a PreparedStatement between methods?

How to implement Unit of work in MVC: Responsibility

Architecturally speaking, how should I replace an extremely large switch statement with something more manageable?

Combining CQRS with DDD?

What do you think of the "Don't catch unexpected Exceptions" best practice?

Lazy Loading of Collection - how to get the items?

.net architecture ninject

Entity Framework Multiple Object Contexts

What makes my code DDD (domain-driven design) qualified?